Bugfixe: Move "Avoid" check button to "Settings" locallab panel

This commit is contained in:
Pandagrapher
2019-03-17 13:32:16 +01:00
parent 8569738cf6
commit a3e9b1bd7c
8 changed files with 90 additions and 98 deletions

View File

@@ -226,9 +226,6 @@ private:
// Sharpening
Gtk::CheckButton* const inverssha;
sigc::connection inversshaConn;
// Others
Gtk::CheckButton* const avoid;
sigc::connection avoidConn;
// ComboBox widgets
// Color & Light
@@ -308,8 +305,6 @@ private:
void inversretChanged();
// Sharpening
void inversshaChanged();
// Others
void avoidChanged();
// ComboBox event functions
// Color & Light