Add 100% shuttle controls option - closes #6537
[ardour.git] / gtk2_ardour / shuttle_control.h
index 21b02d9954640b061d19185d210d3d3ae765a7ca..cd751ebedcffc5a6ab7503ceef24a2ab8e9246e2 100644 (file)
@@ -78,6 +78,7 @@ class ShuttleControl : public CairoWidget, public ARDOUR::SessionHandlePtr
        void shuttle_style_changed();
        void shuttle_unit_clicked ();
        void set_shuttle_max_speed (float);
+       void reset_speed ();
 
        bool on_enter_notify_event (GdkEventCrossing*);
        bool on_leave_notify_event (GdkEventCrossing*);