Drop leftover function for toolbar style
This commit is contained in:
committed by
Simon Steinbeiß
parent
6af11c82b7
commit
f4e9726e20
@@ -31,15 +31,4 @@ XtmSettings * xtm_settings_get_default (void);
|
||||
|
||||
|
||||
|
||||
typedef enum
|
||||
{
|
||||
XTM_TOOLBAR_STYLE_DEFAULT,
|
||||
XTM_TOOLBAR_STYLE_SMALL,
|
||||
XTM_TOOLBAR_STYLE_LARGE,
|
||||
XTM_TOOLBAR_STYLE_TEXT,
|
||||
} XtmToolbarStyle;
|
||||
|
||||
GType xtm_toolbar_style_get_type (void);
|
||||
#define XTM_TYPE_TOOLBAR_STYLE (xtm_toolbar_style_get_type ())
|
||||
|
||||
#endif /* !SETTINGS_H */
|
||||
|
||||
Reference in New Issue
Block a user