an awful lot of tweaks to drawing details
[ardour.git] / gtk2_ardour / time_axis_view_item.h
index fc9ab4106e6b0604c2234fd20d26c7d0eed7a00b..054d496013d097455f6c43ab2aad0d9c8ad95938 100644 (file)
@@ -74,6 +74,8 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
        void set_y (double);
        void set_color (Gdk::Color const &);
 
+        uint32_t get_fill_color () const;
+
        ArdourCanvas::Item* get_canvas_frame();
        ArdourCanvas::Group* get_canvas_group();
        ArdourCanvas::Item* get_name_highlight();