From 3e12d4b4a625e7c02b797e806c1de501a33ade2d Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 5 Jun 2016 17:16:20 -0400 Subject: use PresentationInfo color to set route colors. GUI appears to respond as expected --- gtk2_ardour/editor_summary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor_summary.h') diff --git a/gtk2_ardour/editor_summary.h b/gtk2_ardour/editor_summary.h index e95406f978..4fb406a9ab 100644 --- a/gtk2_ardour/editor_summary.h +++ b/gtk2_ardour/editor_summary.h @@ -88,7 +88,7 @@ private: double editor_y_to_summary (double) const; Position get_position (double, double) const; void set_cursor (Position); - void route_gui_changed (std::string); + void route_gui_changed (PBD::PropertyChange const&); bool suspending_editor_updates () const; double playhead_frame_to_position (framepos_t) const; framepos_t position_to_playhead_frame_to_position (double pos) const; -- cgit v1.2.3