summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/PatchView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/PatchView.hpp')
-rw-r--r--src/libs/gui/PatchView.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/gui/PatchView.hpp b/src/libs/gui/PatchView.hpp
index dcc2ffcc..7952ee72 100644
--- a/src/libs/gui/PatchView.hpp
+++ b/src/libs/gui/PatchView.hpp
@@ -69,6 +69,7 @@ private:
void set_patch(SharedPtr<PatchModel> patch);
void process_toggled();
+ void poly_changed();
void clear_clicked();
void refresh_clicked();
void on_editable_sig(bool locked);