renamed Wavelet tab to Advanced and moved more tools there (see #4298)
This commit is contained in:
@@ -160,7 +160,7 @@ protected:
|
||||
ToolVBox* colorPanel;
|
||||
ToolVBox* transformPanel;
|
||||
ToolVBox* rawPanel;
|
||||
ToolVBox* waveletPanel;
|
||||
ToolVBox* advancedPanel;
|
||||
ToolBar* toolBar;
|
||||
|
||||
TextOrIcon* toiE;
|
||||
@@ -179,7 +179,7 @@ protected:
|
||||
Gtk::ScrolledWindow* colorPanelSW;
|
||||
Gtk::ScrolledWindow* transformPanelSW;
|
||||
Gtk::ScrolledWindow* rawPanelSW;
|
||||
Gtk::ScrolledWindow* waveletPanelSW;
|
||||
Gtk::ScrolledWindow* advancedPanelSW;
|
||||
|
||||
std::vector<MyExpander*> expList;
|
||||
|
||||
|
Reference in New Issue
Block a user