Added common mask shadows

This commit is contained in:
Desmis
2020-06-22 19:50:02 +02:00
parent bc740affe8
commit 789bb34718
10 changed files with 35 additions and 1 deletions

View File

@@ -1225,6 +1225,7 @@ private:
Adjuster* const chromask;
Adjuster* const gammask;
Adjuster* const slopmask;
Adjuster* const shadmask;
CurveEditorGroup* const mask_HCurveEditorG;
FlatCurveEditor* const HHhmask_shape;