show plugin pin labels when hovering over them
[ardour.git] / gtk2_ardour / route_ui.h
index ff4d45300f843b9d8ad775c0bfc645d491aacab1..461419c8480d1b7f13ceade57554aeb753e2f8fd 100644 (file)
@@ -241,7 +241,7 @@ class RouteUI : public virtual AxisView
        void toggle_comment_editor ();
 
        gint comment_key_release_handler (GdkEventKey*);
-       void comment_changed (void *src);
+       void comment_changed ();
        void comment_edited ();
        bool ignore_comment_edit;