mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Add a "select topmost" track editor action
This commit is contained in:
parent
de45ac0e76
commit
dc3ae8d196
4 changed files with 20 additions and 0 deletions
|
|
@ -394,6 +394,8 @@ public:
|
|||
void scroll_left_half_page ();
|
||||
void scroll_right_half_page ();
|
||||
|
||||
void select_topmost_track ();
|
||||
|
||||
void prepare_for_cleanup ();
|
||||
void finish_cleanup ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue