mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-14 11:55:43 -05:00
Fix crash on tileset save, bugs with map resizing
This commit is contained in:
@@ -114,7 +114,6 @@ private:
|
||||
signals:
|
||||
void modified();
|
||||
void mapDimensionsChanged(const QSize &size);
|
||||
void mapNeedsRedrawing();
|
||||
void openScriptRequested(QString label);
|
||||
void connectionAdded(MapConnection*);
|
||||
void connectionRemoved(MapConnection*);
|
||||
|
||||
Reference in New Issue
Block a user