mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
fix "Collect Groups" -- closes #6794
This commit is contained in:
parent
1bee17d3b9
commit
637f4cc817
1 changed files with 1 additions and 1 deletions
|
|
@ -504,7 +504,7 @@ GroupTabs::collect (RouteGroup* g)
|
||||||
++j;
|
++j;
|
||||||
}
|
}
|
||||||
|
|
||||||
sync_order_keys ();
|
_session->sync_order_keys ();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue