From 9e5b7db89f381c70232fab35dc21fd885863f998 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 21 Jan 2016 11:03:14 -0500 Subject: first compiling, mostly working version of group controls changes --- gtk2_ardour/route_ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/route_ui.h') diff --git a/gtk2_ardour/route_ui.h b/gtk2_ardour/route_ui.h index ff4d45300f..461419c848 100644 --- a/gtk2_ardour/route_ui.h +++ b/gtk2_ardour/route_ui.h @@ -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; -- cgit v1.2.3