Remove <QtCore> include

This commit is contained in:
Jakub Melka
2023-12-21 11:02:55 +01:00
parent c79a029c2f
commit e5e25a71a3
27 changed files with 37 additions and 17 deletions

View File

@@ -18,8 +18,7 @@
#ifndef PDFWIDGETSGLOBAL_H
#define PDFWIDGETSGLOBAL_H
#include <QtCore>
#include <QtGlobal>
#include <QtCompilerDetection>
#include <pdf4qtlibwidgets_export.h>
@@ -31,5 +30,4 @@
#endif
#endif
#endif // PDFWIDGETSGLOBAL_H