mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
scaffolding and more skeleton for trigger UI
This commit is contained in:
parent
405ca42e75
commit
27c6edc0b2
4 changed files with 22 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ class TriggerUI : public ArdourCanvas::Box
|
|||
private:
|
||||
ARDOUR::Trigger& trigger;
|
||||
|
||||
ArdourCanvas::Rectangle* follow_label;
|
||||
ArdourCanvas::Box* follow_label;
|
||||
ArdourCanvas::Text* follow_text;
|
||||
|
||||
ArdourCanvas::Rectangle* follow_left;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue