mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
better unsaved changes code, only block whitespace in combos
This commit is contained in:
@@ -210,7 +210,7 @@ signals:
|
||||
void warpEventDoubleClicked(QString mapName, QString warpNum);
|
||||
void currentMetatilesSelectionChanged();
|
||||
void mapRulerStatusChanged(const QString &);
|
||||
void shouldUpdateWindow();
|
||||
void editedMapData();
|
||||
};
|
||||
|
||||
#endif // EDITOR_H
|
||||
|
||||
@@ -307,6 +307,7 @@ private:
|
||||
void checkToolButtons();
|
||||
void clickToolButtonFromEditMode(QString editMode);
|
||||
|
||||
void markMapEdited();
|
||||
void showWindowTitle();
|
||||
|
||||
void initWindow();
|
||||
|
||||
Reference in New Issue
Block a user