set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
[ardour.git] / gtk2_ardour / selection.h
index 0a73ae275e7f8fb5403746a999196910c4068c75..c9d3e9b7590a774ee7c8b7d3dacb520e6283118e 100644 (file)
@@ -174,6 +174,8 @@ class Selection : public sigc::trackable, public PBD::ScopedConnectionList
        void remove (const std::list<Selectable*>&);
        void remove (Marker*);
 
+       void remove_regions (TimeAxisView *);
+
        void replace (uint32_t time_index, framepos_t start, framepos_t end);
 
        void clear_regions();