mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
repeat previous commit's approach, but for VCATimeAxisView
This commit is contained in:
parent
56c831199e
commit
d14c3adfe7
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue