Display status enable mask for denoise

This commit is contained in:
Desmis
2020-12-16 12:39:20 +01:00
parent 10cc600277
commit a4ab8f9fba
3 changed files with 34 additions and 1 deletions

View File

@@ -664,6 +664,9 @@ private:
CurveEditorGroup* const LocalcurveEditorwavden;
FlatCurveEditor* const wavshapeden;
MyExpander* const expdenoise1;
Gtk::Label* const maskusable;
Gtk::Label* const maskunusable;
// Gtk::CheckButton* const usemask;
Adjuster* const lnoiselow;
Adjuster* const levelthr;