Add a "select topmost" track editor action

This commit is contained in:
Robin Gareus 2017-04-29 12:38:03 +02:00
parent de45ac0e76
commit dc3ae8d196
4 changed files with 20 additions and 0 deletions

View file

@ -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 ();