Automatic monitor profile detection using operation system; see issue #577

This commit is contained in:
Oliver Duis
2011-03-12 18:22:50 +01:00
parent 71a4fea38d
commit aded66851e
9 changed files with 52 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ class Preferences : public Gtk::Dialog {
Gtk::FileChooserButton* iccDir;
Gtk::FileChooserButton* monProfile;
Gtk::CheckButton* cbAutoMonProfile;
Gtk::CheckButton* blinkClipped;
Gtk::SpinButton* hlThresh;