X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor.h;h=137108dcdd53ec03627047805876746dd4b1f05f;hb=91b04d231921e6269b6bdb7189b40fae3cfaa3a5;hp=7e0126bb0452bd7ec227e02221be0f9876dbc847;hpb=985d09e41159d2b6883800875ceeb55a7a702946;p=ardour.git diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index 7e0126bb04..137108dcdd 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -2128,6 +2128,7 @@ public: bool entered_track_canvas (GdkEventCrossing*); void set_entered_track (TimeAxisView*); void set_entered_regionview (RegionView*); + void ensure_track_visible (TimeAxisView*); gint left_automation_track (); bool _new_regionviews_show_envelope;