X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=display-gtk.h;h=23fea912a9098af2fea81995601382cc023f4b75;hb=e5b6bfc7ed03bb6649abcfbac79f06aafd235918;hp=b20495731e50036b2b4b774d953675e8950af9e1;hpb=b0759feef87fcf820682cb36d65f2252c2cc12ae;p=ext%2Fsubsurface.git diff --git a/display-gtk.h b/display-gtk.h index b204957..23fea91 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -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;