mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[regression] Tidy the models' layouts before leaving the app
This commit is contained in:
@@ -47,6 +47,7 @@ App::Descriptor * App::Snapshot::descriptor() {
|
||||
|
||||
void App::Snapshot::tidy() {
|
||||
m_store.setDelegate(nullptr);
|
||||
m_store.tidy();
|
||||
}
|
||||
|
||||
App::App(Container * container, Snapshot * snapshot) :
|
||||
|
||||
Reference in New Issue
Block a user