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.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/gui/ControlPanel.hpp b/src/libs/gui/ControlPanel.hpp
index bab865b2..b7a1c4b2 100644
--- a/src/libs/gui/ControlPanel.hpp
+++ b/src/libs/gui/ControlPanel.hpp
@@ -74,6 +74,7 @@ private:
void all_voices_selected();
void specific_voice_selected();
void polyphony_changed(uint32_t poly);
+ void polyphonic_changed(bool poly);
bool _callback_enabled;