mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
Clear prefab UI when project is closed
This commit is contained in:
@@ -1477,6 +1477,8 @@ void MainWindow::clearProjectUI() {
|
||||
|
||||
this->mapHeaderForm->clear();
|
||||
|
||||
prefab.clearPrefabUi();
|
||||
|
||||
// Clear map models
|
||||
delete this->mapGroupModel;
|
||||
delete this->groupListProxyModel;
|
||||
|
||||
Reference in New Issue
Block a user