Added common mask wavelet curve

This commit is contained in:
Desmis
2020-06-22 22:36:02 +02:00
parent 476ea4861a
commit e3bed2c920
8 changed files with 61 additions and 6 deletions

View File

@@ -1230,6 +1230,8 @@ private:
FlatCurveEditor* const HHhmask_shape;
CurveEditorGroup* const mask2CurveEditorG;
DiagonalCurveEditor* const Lmask_shape;
CurveEditorGroup* const mask2CurveEditorGwav;
FlatCurveEditor* const LLmask_shapewav;
sigc::connection showmaskMethodConn, enamaskConn, toolmaskConn, fftmaskConn;