From 881b5a43e755860e91bf596bcac1f8c105b0a843 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 31 Aug 2011 19:14:12 +0000 Subject: Allow route groups to color their tracks (remainder of #4064). git-svn-id: svn://localhost/ardour2/branches/3.0@10043 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_ui.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/route_ui.h') diff --git a/gtk2_ardour/route_ui.h b/gtk2_ardour/route_ui.h index 7ba9fe6144..e5f240ff5b 100644 --- a/gtk2_ardour/route_ui.h +++ b/gtk2_ardour/route_ui.h @@ -57,6 +57,8 @@ class RouteUI : public virtual AxisView virtual ~RouteUI(); + Gdk::Color color () const; + virtual void set_route (boost::shared_ptr); virtual void set_button_names () = 0; -- cgit v1.2.3