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.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp
index 216b8356..e547fcc4 100644
--- a/src/gui/Port.hpp
+++ b/src/gui/Port.hpp
@@ -86,6 +86,7 @@ private:
void on_uri_activated(const Raul::URI& uri);
bool on_event(GdkEvent* ev);
void port_properties_changed();
+ void set_type_tag();
App& _app;
WPtr<const Client::PortModel> _port_model;