From 3b018f69028bf1c2701a28dad38352fbbdb8f070 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 30 Aug 2011 15:44:00 +0000 Subject: Tidy up route colouring a bit so that colours are the same for both the time axis view and the mixer strip. git-svn-id: svn://localhost/ardour2/branches/3.0@10035 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_time_axis.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/route_time_axis.h') diff --git a/gtk2_ardour/route_time_axis.h b/gtk2_ardour/route_time_axis.h index 5952ddfb31..6ace603538 100644 --- a/gtk2_ardour/route_time_axis.h +++ b/gtk2_ardour/route_time_axis.h @@ -212,8 +212,6 @@ protected: void reset_samples_per_unit (); void horizontal_position_changed (); - void set_color (Gdk::Color const &); - virtual void build_automation_action_menu (bool); virtual void append_extra_display_menu_items () {} void build_display_menu (); @@ -246,6 +244,8 @@ protected: void setup_processor_menu_and_curves (); + void route_color_changed (); + boost::shared_ptr gain_track; StreamView* _view; -- cgit v1.2.3