Removed "Preferences > General > Show processing profile selector". Issue 2571

This commit is contained in:
DrSlony
2015-05-20 20:51:35 +02:00
parent 2111271e8f
commit 80354c4188
37 changed files with 4 additions and 74 deletions

View File

@@ -108,7 +108,7 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener {
Gtk::Label* waveletTileSizeLabel;
Gtk::ComboBoxText* waveletTileSizeCombo;
Gtk::ComboBoxText* cprevdemo;
Gtk::ComboBoxText* cprevdemo;
Gtk::CheckButton* ctiffserialize;
Gtk::ComboBoxText* curveBBoxPosC;
@@ -167,7 +167,6 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener {
Gtk::CheckButton* ckbHistogramPositionLeft;
Gtk::CheckButton* ckbHistogramWorking;
Gtk::CheckButton* ckbShowProfileSelector;
Gtk::CheckButton* ckbFileBrowserToolbarSingleRow;
Gtk::CheckButton* ckbShowFilmStripToolBar;
Gtk::CheckButton* ckbHideTPVScrollbar;