X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_summary.h;h=6639285eea84471eac13ccb31d44a427cd7181cb;hb=7d553eea8028977021f1526b8ab538737a21767c;hp=3b75909ad1e87f4667c38e3748674179a630dc59;hpb=71d9ea7270af1b46b39c90ded0356c406140c1f3;p=ardour.git diff --git a/gtk2_ardour/editor_summary.h b/gtk2_ardour/editor_summary.h index 3b75909ad1..6639285eea 100644 --- a/gtk2_ardour/editor_summary.h +++ b/gtk2_ardour/editor_summary.h @@ -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 const&, cairo_rectangle_t*); void render_region (RegionView*, cairo_t*, double) const;