Issue 2594: My kingdom for more wavelets - various speedups, memory reductions, GUI changes and level numbering PP3 change.
This commit is contained in:
@@ -85,7 +85,7 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener {
|
||||
Gtk::CheckButton* cbAutoMonProfile;
|
||||
//Gtk::CheckButton* cbAutocielab;
|
||||
Gtk::CheckButton* cbciecamfloat;
|
||||
|
||||
Gtk::CheckButton* cbdaubech;
|
||||
Gtk::SpinButton* hlThresh;
|
||||
Gtk::SpinButton* shThresh;
|
||||
|
||||
@@ -102,6 +102,11 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener {
|
||||
Gtk::ComboBoxText* dnwavlev;
|
||||
Gtk::ComboBoxText* dnliss;
|
||||
|
||||
Gtk::Frame* waveletFrame;
|
||||
Gtk::HBox* waveletTileSizeHBox;
|
||||
Gtk::Label* waveletTileSizeLabel;
|
||||
Gtk::ComboBoxText* waveletTileSizeCombo;
|
||||
|
||||
Gtk::ComboBoxText* cprevdemo;
|
||||
|
||||
Gtk::ComboBoxText* theme;
|
||||
|
Reference in New Issue
Block a user