mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
region selection toggle in RippleAll mode applies across all tracks
This commit is contained in:
parent
38cb16f521
commit
ece174ca47
5 changed files with 41 additions and 2 deletions
|
|
@ -179,6 +179,7 @@ public:
|
|||
void remove (const TrackViewList&);
|
||||
void remove (const MidiNoteSelection&);
|
||||
void remove (RegionView*);
|
||||
void remove (std::vector<RegionView*>);
|
||||
void remove (MidiCutBuffer*);
|
||||
void remove (uint32_t selection_id);
|
||||
void remove (samplepos_t, samplepos_t);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue