mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
a) add "Add Range Markers" to region context menu
b) add "Set Range" to region context menu git-svn-id: svn://localhost/trunk/ardour2@437 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1bde5eabc6
commit
2aced5ff65
3 changed files with 82 additions and 37 deletions
|
|
@ -1039,7 +1039,9 @@ class Editor : public PublicEditor
|
|||
void set_selection_from_range (ARDOUR::Location&);
|
||||
void set_selection_from_punch ();
|
||||
void set_selection_from_loop ();
|
||||
void set_selection_from_audio_region ();
|
||||
|
||||
void add_location_from_audio_region ();
|
||||
void add_location_from_selection ();
|
||||
void set_route_loop_selection ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue