mark unsaved changes to map for heaeder and event edits

closes #305
closes #337
closes #347
This commit is contained in:
garak
2021-09-07 22:40:07 -04:00
parent ef78b7957c
commit 0b63c438dd
6 changed files with 88 additions and 5 deletions

View File

@@ -210,6 +210,7 @@ signals:
void warpEventDoubleClicked(QString mapName, QString warpNum);
void currentMetatilesSelectionChanged();
void mapRulerStatusChanged(const QString &);
void shouldUpdateWindow();
};
#endif // EDITOR_H