mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
triggerbox gui: replace stop-button with Loopster progress-indicator
This commit is contained in:
parent
f8432d0647
commit
9593cb97d1
2 changed files with 1 additions and 21 deletions
|
|
@ -67,8 +67,6 @@ class TriggerMaster : public ArdourCanvas::Rectangle
|
|||
|
||||
void _size_allocate (ArdourCanvas::Rect const & alloc);
|
||||
|
||||
ArdourCanvas::Rectangle* active_bar;
|
||||
ArdourCanvas::Polygon* stop_shape;
|
||||
ArdourCanvas::Text* name_text;
|
||||
|
||||
void maybe_update ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue