summaryrefslogtreecommitdiffstats
path: root/src/gui/PortPropertiesWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PortPropertiesWindow.hpp')
-rw-r--r--src/gui/PortPropertiesWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/PortPropertiesWindow.hpp b/src/gui/PortPropertiesWindow.hpp
index e49e2f10..a9bfbc33 100644
--- a/src/gui/PortPropertiesWindow.hpp
+++ b/src/gui/PortPropertiesWindow.hpp
@@ -41,7 +41,7 @@ public:
void present(SharedPtr<Client::PortModel> port_model);
private:
- void variable_change(const Raul::URI& key, const Raul::Atom& value);
+ void property_change(const Raul::URI& key, const Raul::Atom& value);
void min_changed();
void max_changed();