Fix crash after deleting automation region views (#4718).
This commit is contained in:
parent
589cc3162b
commit
a1e4befcca
@ -60,6 +60,7 @@ AutomationRegionView::AutomationRegionView (ArdourCanvas::Container*
|
||||
|
||||
AutomationRegionView::~AutomationRegionView ()
|
||||
{
|
||||
RegionViewGoingAway (this); /* EMIT_SIGNAL */
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user