]> git.tdb.fi Git - ext/subsurface.git/blobdiff - display-gtk.h
Make icon file name OS helper function
[ext/subsurface.git] / display-gtk.h
index b20495731e50036b2b4b774d953675e8950af9e1..23fea912a9098af2fea81995601382cc023f4b75 100644 (file)
@@ -33,6 +33,7 @@ extern const void *subsurface_get_conf(char *name, pref_type_t type);
 extern void subsurface_close_conf(void);
 
 extern const char *subsurface_USB_name(void);
+extern const char *subsurface_icon_name(void);
 
 extern visible_cols_t visible_cols;