[Qt6] ad QCloseEvent to Widgets

This commit is contained in:
Simon De Backer
2021-03-07 20:23:07 +01:00
parent a4872bf686
commit 4c563821e8
4 changed files with 6 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
#include "templatelocation.h"
#include "templateview.h"
#include <QCloseEvent>
#include <QtWidgets>
class ModifyTitleBlockCellCommand;
class TitleBlockTemplateCommand;