diff -r bedd499b640d -r b8277deb75b8 ui/common/properties.h --- 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);