add unsaved changes dialog to mainwindow close

This commit is contained in:
garak
2019-08-07 10:48:07 -04:00
parent f89804dd16
commit 3e39ebccdf
2 changed files with 18 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ private:
DraggablePixmapItem *selectedHealspot;
bool isProgrammaticEventTabChange;
bool projectHasUnsavedChanges;
MapSortOrder mapSortOrder;