Suppress clarity which seems to lead crash in some cases

This commit is contained in:
Desmis
2019-04-07 16:42:05 +02:00
parent efcbcdddff
commit 29ff14b5c9
12 changed files with 122 additions and 25 deletions

View File

@@ -183,6 +183,7 @@ private:
Adjuster* const chromacbdl;
Adjuster* const threshold;
Adjuster* const clarityml;
Adjuster* const contresid;
Adjuster* const sensicb;
Adjuster* const softradiuscb;
// Denoise
@@ -263,6 +264,7 @@ private:
Gtk::Frame* maskexpFrame;
Gtk::Frame* maskSHFrame;
Gtk::Frame* gridFrame;
Gtk::Frame* residFrame;
LabGrid *labgrid;
// Others
/**