summaryrefslogtreecommitdiffstats
path: root/src/gui/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Port.hpp')
-rw-r--r--src/gui/Port.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp
index 5d02dc51..bbf4e7c7 100644
--- a/src/gui/Port.hpp
+++ b/src/gui/Port.hpp
@@ -75,7 +75,7 @@ private:
void property_changed(const Raul::URI& key, const Raul::Atom& value);
void moved();
- void on_value_changed(const Glib::VariantBase& value);
+ void on_value_changed(GVariant* value);
bool on_event(GdkEvent* ev);
//static ArtVpathDash* _dash;