GUI action Transport/RecordCountIn
[ardour.git] / gtk2_ardour / editor.h
index fa5ed9057a2cc67309683414c19b5b5d581dc430..46562a76b89dceebdf53d5a8145050360604f0b4 100644 (file)
@@ -263,6 +263,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
        void maybe_locate_with_edit_preroll (framepos_t);
        void play_with_preroll ();
        void rec_with_preroll ();
+       void rec_with_count_in ();
        void select_all_in_track (Selection::Operation op);
        void select_all_objects (Selection::Operation op);
        void invert_selection_in_track ();