properly catch RTAV deletion.
fixes issue with editor-mixer retaining a shared-pointer to the deleted route.
This commit is contained in:
@@ -336,6 +336,7 @@ RouteTimeAxisView::~RouteTimeAxisView ()
|
||||
_automation_tracks.clear ();
|
||||
|
||||
delete route_group_menu;
|
||||
CatchDeletion (this);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user