Revert 80c5f74368 and validate map group

This commit is contained in:
BigBahss
2021-02-19 02:15:49 -05:00
committed by huderlem
parent a4fc2bcb30
commit f166652ccc
3 changed files with 23 additions and 6 deletions

View File

@@ -33,6 +33,7 @@ private:
Project *project;
void setDefaultValues(int, QString);
bool checkNewMapDimensions();
bool checkNewMapGroup();
private slots:
void on_pushButton_NewMap_Accept_clicked();