ui/common/properties.h

changeset 29
c96169444d88
parent 24
06bceda81a03
child 30
34513f76d5a8
equal deleted inserted replaced
28:794a5c91c479 29:c96169444d88
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);
50
49 #ifdef __cplusplus 51 #ifdef __cplusplus
50 } 52 }
51 #endif 53 #endif
52 54
53 #endif /* UIC_PROPERTIES_H */ 55 #endif /* UIC_PROPERTIES_H */

mercurial