ui/common/properties.h

changeset 30
34513f76d5a8
parent 29
c96169444d88
child 33
458831c574f4
--- a/ui/common/properties.h	Thu Apr 10 11:37:41 2014 +0200
+++ b/ui/common/properties.h	Fri Apr 11 17:02:19 2014 +0200
@@ -46,7 +46,7 @@
 void uic_load_app_properties();
 void uic_store_app_properties();
 
-void uic_load_language_file(char *path);
+int uic_load_language_file(char *path);
     
 #ifdef	__cplusplus
 }

mercurial