X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=display-gtk.h;h=b20495731e50036b2b4b774d953675e8950af9e1;hb=4b77a5def6df965cae63dec8b836e18e1e09cd58;hp=8ca5a450e35002bcc2fa708c11402a7c7c165a3b;hpb=001f6d05dca762de232c68b7ff10fdc999a61514;p=ext%2Fsubsurface.git diff --git a/display-gtk.h b/display-gtk.h index 8ca5a45..b204957 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -32,6 +32,8 @@ extern void subsurface_set_conf(char *name, pref_type_t type, const void *value) 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 visible_cols_t visible_cols; extern const char *divelist_font;