update retinexadd with master 4d6833c

This commit is contained in:
Desmis
2016-01-03 15:48:22 +01:00
parent c9a6f74efa
commit 4e229fe928
58 changed files with 7810 additions and 533 deletions

View File

@@ -78,6 +78,7 @@ private:
MyComboBoxText* wgamma;
MyComboBoxText* onames;
MyComboBoxText* ointent;
Gtk::RadioButton* ofromdir;
Gtk::RadioButton* ofromfile;
Gtk::RadioButton* iunchanged;
@@ -107,6 +108,7 @@ public:
void wpChanged ();
void opChanged ();
void oiChanged ();
void ipChanged ();
void gpChanged ();
void GamChanged ();