mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-21 08:01:13 +01:00
Be sure PopupMenuTable::DestroyMenu() gets called...
... though it didn't matter yet for any of the overrides
This commit is contained in:
@@ -64,6 +64,7 @@ void PopupMenuTable::Menu::Extend(PopupMenuTable *pTable)
|
||||
}
|
||||
|
||||
pTable->InitMenu(this);
|
||||
tables.push_back( pTable );
|
||||
}
|
||||
|
||||
void PopupMenuTable::Menu::DisconnectTable(PopupMenuTable *pTable)
|
||||
|
||||
Reference in New Issue
Block a user