mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Ruler Markers: customize the menus for Cue Marks, including a way to change the Cue-ID
This commit is contained in:
parent
48c5974b2b
commit
f6813e0749
2 changed files with 50 additions and 9 deletions
|
|
@ -1813,6 +1813,7 @@ private:
|
|||
void marker_menu_set_from_playhead ();
|
||||
void marker_menu_set_from_selection (bool force_regions);
|
||||
void marker_menu_range_to_next ();
|
||||
void marker_menu_change_cue (int cue);
|
||||
void marker_menu_zoom_to_range ();
|
||||
void new_transport_marker_menu_set_loop ();
|
||||
void new_transport_marker_menu_set_punch ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue