mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 14:16:31 +01:00
add "Select Range" to range marker context menu
git-svn-id: svn://localhost/ardour2/trunk@1589 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
29f6f0cf05
commit
c309e2a323
2 changed files with 20 additions and 0 deletions
|
|
@ -1239,6 +1239,7 @@ class Editor : public PublicEditor
|
|||
void marker_menu_hide ();
|
||||
void marker_menu_loop_range ();
|
||||
void marker_menu_select_all_selectables_using_range ();
|
||||
void marker_menu_select_using_range ();
|
||||
void marker_menu_separate_regions_using_location ();
|
||||
void marker_menu_play_from ();
|
||||
void marker_menu_play_range ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue