free resources on app destruction
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
void LayoutManager::unload()
|
||||
{
|
||||
for (auto& l : m_layouts)
|
||||
l.second->destroy_immediate();
|
||||
m_layouts.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user