mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-13 03:15:34 -05:00
Close subwindows gracefully, prompt save on quit
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
public:
|
||||
Ui::MainWindow* ui;
|
||||
QObject *parent = nullptr;
|
||||
Project *project = nullptr;
|
||||
QPointer<Project> project = nullptr;
|
||||
Map *map = nullptr;
|
||||
Settings *settings;
|
||||
void saveProject();
|
||||
|
||||
Reference in New Issue
Block a user