triggerbox gui: replace stop-button with Loopster progress-indicator

This commit is contained in:
Ben Loftis 2021-12-16 08:15:19 -06:00
parent f8432d0647
commit 9593cb97d1
2 changed files with 1 additions and 21 deletions

View file

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