diff -r 9a5f47fbc5c3 -r 458831c574f4 ui/common/properties.h --- a/ui/common/properties.h Sat Apr 12 13:44:53 2014 +0200 +++ b/ui/common/properties.h Sat May 10 15:43:22 2014 +0200 @@ -47,6 +47,7 @@ void uic_store_app_properties(); int uic_load_language_file(char *path); +char* uic_get_image_path(char *imgfilename); #ifdef __cplusplus }