apply/merge/redo carl & colin's patches for making range markers from the region...
[ardour.git] / gtk2_ardour / editor.h
index a7a275ff489926d6519ebab156e83331aaad39c3..983f39d17004102b2ebaacf13f95399fe9b91dea 100644 (file)
@@ -1261,6 +1261,7 @@ class Editor : public PublicEditor
 
        void add_location_mark (nframes64_t where);
        void add_location_from_audio_region ();
+       void add_locations_from_audio_region ();
        void add_location_from_selection ();
        void set_loop_from_selection (bool play);
        void set_punch_from_selection ();