ui/common/properties.h

branch
newapi
changeset 395
b8277deb75b8
parent 174
0358f1d9c506
--- a/ui/common/properties.h	Wed Nov 27 13:28:21 2024 +0100
+++ b/ui/common/properties.h	Wed Nov 27 18:46:45 2024 +0100
@@ -44,7 +44,7 @@
 #endif
 
 void uic_load_app_properties();
-void uic_store_app_properties();
+int uic_store_app_properties();
 
 int uic_load_language_file(const char *path);
 char* uic_get_image_path(const char *imgfilename);

mercurial