most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas...
[ardour.git] / gtk2_ardour / time_axis_view.h
index 277e4dba445d9f0718741d7b68c5de25c18fd689..8c9576f95178bc6cb18fc63ecfa7a63ad52eee4f 100644 (file)
@@ -104,6 +104,7 @@ class TimeAxisView : public virtual AxisView, public PBD::Stateful
        
        uint32_t current_height() const { return height; }
 
+       ArdourCanvas::Group   *canvas_background;
        ArdourCanvas::Group   *canvas_display;
        Gtk::VBox       *control_parent;