Warn when closing with unsaved encounter changes

This commit is contained in:
GriffinR
2020-05-11 10:45:11 -04:00
committed by huderlem
parent fcb320bd79
commit 53ba6f5ab9
5 changed files with 14 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ private slots:
void onMapChanged(Map *map);
void onMapNeedsRedrawing();
void onTilesetsSaved(QString, QString);
void onWildMonDataChanged();
void openNewMapPopupWindow(int, QVariant);
void onNewMapCreated();