X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor.h;h=88318c4f69d647ea7a09977126f1b921abcc1720;hb=38b5d887950e72a65341d616bf40195657228271;hp=c70ca4ae5fa036b3ac4a2fe6fd2f6b9003831db0;hpb=a9bb1afb27e90466f1fd73372f1c016401148cac;p=ardour.git diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index c70ca4ae5f..88318c4f69 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 rename_marker (ArdourMarker *marker); void toggle_marker_lock_style (); void toggle_tempo_type (); + void continue_previous_tempo (); void ramp_to_next_tempo (); void toggle_marker_menu_lock (); void toggle_marker_menu_glue ();