diff -r 5ee236155955 -r 7fdf1489b82f ui/common/properties.h --- 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);