Removed histogram profile settings from preferences window.

modified:   ../rtgui/preferences.cc
	modified:   ../rtgui/preferences.h
This commit is contained in:
Oleg Koncevoy
2017-11-27 17:00:09 +02:00
parent a2edcbd67d
commit 84379ffb7d
2 changed files with 1 additions and 8 deletions

View File

@@ -195,7 +195,6 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
Gtk::ComboBoxText* custProfBuilderLabelType;
Gtk::CheckButton* ckbHistogramPositionLeft;
Gtk::CheckButton* ckbHistogramWorking;
Gtk::CheckButton* ckbFileBrowserToolbarSingleRow;
Gtk::CheckButton* ckbShowFilmStripToolBar;
Gtk::CheckButton* ckbHideTPVScrollbar;