mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
trigger_ui: re-add the ability to pick several clips at once
This commit is contained in:
parent
2f9b84fd48
commit
e9081b0b7c
3 changed files with 6 additions and 4 deletions
|
|
@ -64,7 +64,7 @@ public:
|
|||
ARDOUR::TriggerBox& triggerbox() const { return trigger()->box(); }
|
||||
|
||||
void choose_color ();
|
||||
void choose_sample ();
|
||||
void choose_sample (bool allow_multiple_select);
|
||||
void sample_chosen (int r);
|
||||
|
||||
void launch_context_menu ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue