X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fselection.h;h=c9d3e9b7590a774ee7c8b7d3dacb520e6283118e;hb=40e2a6b16b47acf1f19a31f5e6d1cd463c45e1b6;hp=0a73ae275e7f8fb5403746a999196910c4068c75;hpb=73192bc1a7ea55fa1864dc3826845b15c00dd2ec;p=ardour.git diff --git a/gtk2_ardour/selection.h b/gtk2_ardour/selection.h index 0a73ae275e..c9d3e9b759 100644 --- a/gtk2_ardour/selection.h +++ b/gtk2_ardour/selection.h @@ -174,6 +174,8 @@ class Selection : public sigc::trackable, public PBD::ScopedConnectionList void remove (const std::list&); void remove (Marker*); + void remove_regions (TimeAxisView *); + void replace (uint32_t time_index, framepos_t start, framepos_t end); void clear_regions();