mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
add/clarify "set range (location) from (range|region) selection" operation (on marker context menu
git-svn-id: svn://localhost/ardour2/branches/3.0@13825 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ec7f4dc217
commit
3a7eeb17bc
2 changed files with 5 additions and 4 deletions
|
|
@ -1521,7 +1521,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void marker_menu_play_range ();
|
||||
void marker_menu_set_playhead ();
|
||||
void marker_menu_set_from_playhead ();
|
||||
void marker_menu_set_from_selection ();
|
||||
void marker_menu_set_from_selection (bool force_regions);
|
||||
void marker_menu_range_to_next ();
|
||||
void marker_menu_zoom_to_range ();
|
||||
void new_transport_marker_menu_set_loop ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue