summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/ControlPanel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/ControlPanel.hpp')
-rw-r--r--src/libs/gui/ControlPanel.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/gui/ControlPanel.hpp b/src/libs/gui/ControlPanel.hpp
index 1c206c52..bab865b2 100644
--- a/src/libs/gui/ControlPanel.hpp
+++ b/src/libs/gui/ControlPanel.hpp
@@ -73,7 +73,7 @@ public:
private:
void all_voices_selected();
void specific_voice_selected();
- void voice_selected();
+ void polyphony_changed(uint32_t poly);
bool _callback_enabled;