repeat previous commit's approach, but for VCATimeAxisView
This commit is contained in:
parent
56c831199e
commit
d14c3adfe7
@ -95,6 +95,8 @@ VCATimeAxisView::~VCATimeAxisView ()
|
||||
void
|
||||
VCATimeAxisView::self_delete ()
|
||||
{
|
||||
/* reset reference immediately rather than deferring to idle */
|
||||
_vca.reset ();
|
||||
delete_when_idle (this);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user