ui/common/properties.h

changeset 33
458831c574f4
parent 30
34513f76d5a8
child 140
c03c338a7dcf
equal deleted inserted replaced
32:9a5f47fbc5c3 33:458831c574f4
45 45
46 void uic_load_app_properties(); 46 void uic_load_app_properties();
47 void uic_store_app_properties(); 47 void uic_store_app_properties();
48 48
49 int uic_load_language_file(char *path); 49 int uic_load_language_file(char *path);
50 char* uic_get_image_path(char *imgfilename);
50 51
51 #ifdef __cplusplus 52 #ifdef __cplusplus
52 } 53 }
53 #endif 54 #endif
54 55

mercurial