Improve scrolling performance for sessions containing hundreds of regions over many...
[ardour.git] / gtk2_ardour / time_axis_view.h
index 2f014c7a166ecb25d959e5a4c4f771077577f3ad..059312c16b5868ec15906c22ef3d8d211a68d90a 100644 (file)
@@ -143,6 +143,8 @@ class TimeAxisView : public virtual AxisView, public Stateful
         */
        virtual guint32 show_at (double y, int& nth, Gtk::VBox *parent);
 
+       void clip_to_viewport ();
+
        bool touched (double top, double bot);
 
        /**