mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Keep location lists ordered by start-time
This commit is contained in:
parent
1da5c7f389
commit
7ee5a3f24d
2 changed files with 32 additions and 1 deletions
|
|
@ -203,6 +203,8 @@ private:
|
|||
|
||||
void location_redraw_ranges ();
|
||||
|
||||
void start_changed (ARDOUR::Location*);
|
||||
|
||||
gint do_location_remove (ARDOUR::Location *);
|
||||
|
||||
guint32 i_am_the_modifier;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue