X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fregion_selection.h;h=3bbbe8c3071bdd5ca8b360e50170c501ddcdb924;hb=46d2b03af0f2e4d9495b447724d0fa275ea774ff;hp=062557eb9bbaeb43b1ac4aac921bd142cb31f011;hpb=12a7f12b0bcee20b6041b7ece27a120b130271c2;p=ardour.git diff --git a/gtk2_ardour/region_selection.h b/gtk2_ardour/region_selection.h index 062557eb9b..3bbbe8c307 100644 --- a/gtk2_ardour/region_selection.h +++ b/gtk2_ardour/region_selection.h @@ -66,6 +66,8 @@ class RegionSelection : public std::list std::set > playlists () const; std::list pending; + ARDOUR::RegionList regionlist () const; + private: void remove_it (RegionView*);