mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
more games with selection
git-svn-id: svn://localhost/ardour2/trunk@1360 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
058911a1d8
commit
f4fe4d36b1
10 changed files with 622 additions and 583 deletions
|
|
@ -37,7 +37,7 @@ class RegionSelection : public std::list<RegionView*>, public sigc::trackable
|
|||
|
||||
RegionSelection& operator= (const RegionSelection&);
|
||||
|
||||
void add (RegionView*);
|
||||
bool add (RegionView*);
|
||||
bool remove (RegionView*);
|
||||
void sort_by_position_and_track ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue