ui/common/properties.h

changeset 94
7fdf1489b82f
parent 0
2483f517c562
--- a/ui/common/properties.h	Wed Nov 27 16:48:59 2024 +0100
+++ b/ui/common/properties.h	Wed Nov 27 17:14:57 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