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/editor_routes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor_routes.h') diff --git a/gtk2_ardour/editor_routes.h b/gtk2_ardour/editor_routes.h index 94a2186a4c..bee37378fb 100644 --- a/gtk2_ardour/editor_routes.h +++ b/gtk2_ardour/editor_routes.h @@ -86,7 +86,7 @@ private: bool idle_update_mute_rec_solo_etc (); void update_rec_display (); void update_mute_display (); - void update_solo_display (bool); + void update_solo_display (); void update_solo_isolate_display (); void update_solo_safe_display (); void update_input_active_display (); -- cgit v1.2.3