Show cursor in Cut mode on button press at cutting position
[ardour.git] / gtk2_ardour / mixer_ui.h
index a85006af5a74f2591887c8aa539f806267b8f700..fb0ba57496a4d325dbecb3883f5836b8e1238a18 100644 (file)
@@ -176,6 +176,8 @@ class Mixer_UI : public Gtkmm2ext::Tabbable, public PBD::ScopedConnectionList, p
        void scroll_right ();
         void toggle_midi_input_active (bool flip_others);
 
+       void move_stripable_into_view (boost::shared_ptr<ARDOUR::Stripable>);
+
        void add_stripables (ARDOUR::StripableList&);
 
        void add_routes (ARDOUR::RouteList&);