Always use icons for tab headers, #4772
This commit is contained in:
@@ -190,7 +190,6 @@ protected:
|
||||
void addPanel (Gtk::Box* where, FoldableToolPanel* panel, int level = 1);
|
||||
void foldThemAll (GdkEventButton* event);
|
||||
void updateVScrollbars (bool hide);
|
||||
void updateTabsHeader (bool useIcons);
|
||||
|
||||
private:
|
||||
|
||||
@@ -296,7 +295,6 @@ public:
|
||||
}
|
||||
|
||||
void updateTPVScrollbar (bool hide);
|
||||
void updateTabsUsesIcons (bool useIcons);
|
||||
bool handleShortcutKey (GdkEventKey* event);
|
||||
|
||||
// ToolBarListener interface
|
||||
|
Reference in New Issue
Block a user