Extend time canvas to use available space to the rigt (and line up nicely).
[ardour.git] / gtk2_ardour / audio_time_axis.h
index d8c3f07cc1837dedab895b0b86e5557dae897418..ab5ef955c79e50f3cbc442d24d5cca1e9eb44061 100644 (file)
@@ -77,6 +77,7 @@ class AudioTimeAxisView : public RouteTimeAxisView
        void hide_all_xfades ();
        void hide_dependent_views (TimeAxisViewItem&);
        void reveal_dependent_views (TimeAxisViewItem&);
+       void set_layer_display (LayerDisplay d);
                
        /* Overridden from parent to store display state */
        guint32 show_at (double y, int& nth, Gtk::VBox *parent);