X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor.h;h=917dacb53e2d7bd1080ddc162ae1bc42327350ee;hb=5c741b7a07d12780ba135bcd8509e7ab420cd7da;hp=ec781e2df602bd578153c8347b144eccfb653e7e;hpb=044cfab946649c8006ed1f9f8e770e942a29b51d;p=ardour.git diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index ec781e2df6..917dacb53e 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -1688,6 +1688,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD void marker_menu_rename (); void rename_marker (ArdourMarker *marker); void toggle_marker_lock_style (); + void toggle_tempo_clamped (); void toggle_tempo_type (); void continue_previous_tempo (); void ramp_to_next_tempo ();