Added chrom gamma slope mask common

This commit is contained in:
Desmis
2020-06-22 08:44:15 +02:00
parent 7684d228b2
commit 750c1a62f1
9 changed files with 95 additions and 5 deletions

View File

@@ -1209,6 +1209,9 @@ private:
Gtk::CheckButton* const enamask;
Adjuster* const radmask;
Adjuster* const lapmask;
Adjuster* const chromask;
Adjuster* const gammask;
Adjuster* const slopmask;
sigc::connection showmaskMethodConn, enamaskConn;