Adding a "1:1" symbol in tool's titile that require a 1:1 preview to be seen (issue 2132)
This commit is contained in:
@@ -171,7 +171,7 @@ class ToolPanelCoordinator : public ToolPanelListener,
|
||||
|
||||
bool hasChanged;
|
||||
|
||||
void addPanel (Gtk::Box* where, FoldableToolPanel* panel, Glib::ustring label);
|
||||
void addPanel (Gtk::Box* where, FoldableToolPanel* panel, Glib::ustring label, bool need100Percent=false);
|
||||
void foldThemAll (GdkEventButton* event);
|
||||
void updateVScrollbars (bool hide);
|
||||
void updateTabsHeader (bool useIcons);
|
||||
|
Reference in New Issue
Block a user