ui/common/properties.h

changeset 30
34513f76d5a8
parent 29
c96169444d88
child 33
458831c574f4
equal deleted inserted replaced
29:c96169444d88 30:34513f76d5a8
44 #endif 44 #endif
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 void uic_load_language_file(char *path); 49 int uic_load_language_file(char *path);
50 50
51 #ifdef __cplusplus 51 #ifdef __cplusplus
52 } 52 }
53 #endif 53 #endif
54 54

mercurial