mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 13:47:24 +01:00
add API to retrieve triggerbox widget from trigger strip
This commit is contained in:
parent
8641e155cf
commit
7b5030bdf1
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ public:
|
|||
|
||||
void fast_update ();
|
||||
|
||||
TriggerBoxWidget & triggerbox_widget() { return _trigger_display; }
|
||||
|
||||
static PBD::Signal<void(TriggerStrip*)> CatchDeletion;
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue