Editor zooming: right-click on summary -> context menu -> reset to session extents.
[ardour.git] / gtk2_ardour / editor_summary.h
index 3b75909ad1e87f4667c38e3748674179a630dc59..6639285eea84471eac13ccb31d44a427cd7181cb 100644 (file)
@@ -65,6 +65,8 @@ private:
        bool on_enter_notify_event (GdkEventCrossing*);
        bool on_leave_notify_event (GdkEventCrossing*);
 
+       void reset_to_extents ();
+
        void centre_on_click (GdkEventButton *);
        void render (Cairo::RefPtr<Cairo::Context> const&, cairo_rectangle_t*);
        void render_region (RegionView*, cairo_t*, double) const;