fix dangiling regionviews (and thus region refs) when streamview is deleted
This commit is contained in:
parent
b8e1f67b75
commit
9f62e034b7
@ -95,6 +95,7 @@ StreamView::StreamView (RouteTimeAxisView& tv, ArdourCanvas::Container* canvas_g
|
||||
|
||||
StreamView::~StreamView ()
|
||||
{
|
||||
undisplay_track ();
|
||||
delete canvas_rect;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user