New layout preferences to maximize editor control space

see issue 759
This commit is contained in:
Oliver Duis
2011-06-10 20:38:42 +02:00
parent bc0a8d56f4
commit 5182f3e513
6 changed files with 38 additions and 6 deletions

View File

@@ -120,6 +120,9 @@ class Preferences : public Gtk::Dialog {
Gtk::Entry* txtCustProfBuilderPath;
Gtk::CheckButton* ckbHistogramPositionLeft;
Gtk::CheckButton* ckbShowProfileSelector;
Options moptions;
sigc::connection tconn, sconn, fconn, usethcon, addc, setc, dfconn, ffconn, autoMonProfileConn;