mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Remove <QtCore> include
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user