From 806a22fefe8bc79c0307a6c3f6bfbde1185e7574 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 24 Jun 2010 19:46:28 +0000 Subject: change note colors on the fly, to permit user-definition of colors more easily; remove some debug output git-svn-id: svn://localhost/ardour2/branches/3.0@7301 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/time_axis_view_item.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/time_axis_view_item.h') diff --git a/gtk2_ardour/time_axis_view_item.h b/gtk2_ardour/time_axis_view_item.h index 7a34d7e590..090df5ccca 100644 --- a/gtk2_ardour/time_axis_view_item.h +++ b/gtk2_ardour/time_axis_view_item.h @@ -66,7 +66,7 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList virtual void set_height(double h); void set_y (double); void set_color (Gdk::Color const &); - + ArdourCanvas::Item* get_canvas_frame(); ArdourCanvas::Group* get_canvas_group(); ArdourCanvas::Item* get_name_highlight(); -- cgit v1.2.3