enhance GUI set_sensitive

This commit is contained in:
Desmis
2018-04-13 13:41:41 +02:00
parent c2db569823
commit 5dbc932b93
2 changed files with 18 additions and 5 deletions

View File

@@ -63,7 +63,10 @@ private:
rtengine::ProcEvent EvICMprofileMethod;
Gtk::VBox * iVBox;
Gtk::HBox* priHBox;
Gtk::HBox* gaHBox;
Gtk::HBox* profHBox;
Gtk::CheckButton* obpc;
Gtk::CheckButton* freegamma;
Gtk::RadioButton* inone;