mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-15 05:17:10 -05:00
Fix crash with open windows when switching projects
This commit is contained in:
@@ -216,6 +216,7 @@ private:
|
||||
bool openRecentProject();
|
||||
void updateTilesetEditor();
|
||||
QString getEventGroupFromTabWidget(QWidget *tab);
|
||||
void closeSupplementaryWindows();
|
||||
|
||||
bool isProjectOpen();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user