closeevent
This commit is contained in:
parent
2bccb4f5af
commit
6ee09fab46
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <QDebug>
|
||||
#include <QMessageBox>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QCloseEvent>
|
||||
|
||||
TilesetEditor::TilesetEditor(Project *project, QString primaryTilesetLabel, QString secondaryTilesetLabel, QWidget *parent) :
|
||||
QMainWindow(parent),
|
||||
|
|
Loading…
Reference in a new issue