summaryrefslogtreecommitdiffstats
path: root/src/gui/ControlPanel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ControlPanel.hpp')
-rw-r--r--src/gui/ControlPanel.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ControlPanel.hpp b/src/gui/ControlPanel.hpp
index 93110cfa..402ffe13 100644
--- a/src/gui/ControlPanel.hpp
+++ b/src/gui/ControlPanel.hpp
@@ -76,7 +76,7 @@ private:
void all_voices_selected();
void specific_voice_selected();
- void variable_changed(const Raul::URI& predicate, const Raul::Atom& value);
+ void property_changed(const Raul::URI& predicate, const Raul::Atom& value);
void parent_property_changed(const Raul::URI& predicate, const Raul::Atom& value);
bool _callback_enabled;