mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Revert "Avoid QtCore import, which results in ALL Qt core headers being imported"
This reverts commit c17165b088
.
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
#ifndef PDFGLOBAL_H
|
||||
#define PDFGLOBAL_H
|
||||
|
||||
#include <QtCore>
|
||||
#include <QtGlobal>
|
||||
#include <QCoreApplication>
|
||||
|
||||
#include <limits>
|
||||
#include <tuple>
|
||||
|
Reference in New Issue
Block a user