scaffolding and more skeleton for trigger UI

This commit is contained in:
Paul Davis 2021-09-06 23:21:22 -06:00
parent 405ca42e75
commit 27c6edc0b2
4 changed files with 22 additions and 2 deletions

View file

@ -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;