Added common mask H(H) curve

This commit is contained in:
Desmis
2020-06-22 16:28:26 +02:00
parent 804ed732c4
commit cc6e837e75
9 changed files with 69 additions and 6 deletions

View File

@@ -1221,6 +1221,8 @@ private:
Adjuster* const chromask;
Adjuster* const gammask;
Adjuster* const slopmask;
CurveEditorGroup* const mask_HCurveEditorG;
FlatCurveEditor* const HHhmask_shape;
sigc::connection showmaskMethodConn, enamaskConn, toolmaskConn;