Added common mask blur mask

This commit is contained in:
Desmis
2020-06-22 17:59:58 +02:00
parent 0fe20b52d6
commit bc740affe8
9 changed files with 77 additions and 8 deletions

View File

@@ -1217,6 +1217,8 @@ private:
Gtk::CheckButton* const toolmask;
Gtk::Frame* const blurFrame;
Gtk::CheckButton* const fftmask;
Adjuster* const contmask;
Adjuster* const blurmask;
Adjuster* const radmask;
Adjuster* const lapmask;