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 56b1bc69..2e14976f 100644
--- a/src/gui/PortPropertiesWindow.hpp
+++ b/src/gui/PortPropertiesWindow.hpp
@@ -42,7 +42,7 @@ public:
void present(SharedPtr<Client::PortModel> port_model);
private:
- void property_change(const Raul::URI& key, const Raul::Atom& value);
+ void property_changed(const Raul::URI& key, const Raul::Atom& value);
void min_changed();
void max_changed();