enhancement to GUI primaries

This commit is contained in:
Desmis
2018-05-03 11:45:06 +02:00
parent d9d2175a25
commit 40506397fe
3 changed files with 25 additions and 19 deletions

View File

@@ -57,6 +57,8 @@ protected:
Adjuster* pbluy;
Adjuster* gamm;
Adjuster* slop;
Adjuster* pnulx;
Adjuster* pnuly;
Gtk::Label* labmga;
Gtk::HBox* gabox;
@@ -98,10 +100,11 @@ private:
Gtk::HBox* tempHBox;
Gtk::VBox* prifreeVBox;
Gtk::HBox* trcinHBox;
Gtk::HBox* priredHBox;
Gtk::HBox* prigreenHBox;
Gtk::HBox* priblueHBox;
Gtk::HBox* trcHBox;
Gtk::HBox* prinulHBox;
Gtk::HBox* priredHBox;
Gtk::CheckButton* obpc;
Gtk::CheckButton* freegamma;