Revert "Avoid QtCore import, which results in ALL Qt core headers being imported"

This reverts commit c17165b088.
This commit is contained in:
Jakub Melka
2023-12-20 21:18:47 +01:00
parent c17165b088
commit c79a029c2f
23 changed files with 10 additions and 29 deletions

View File

@ -23,7 +23,6 @@
#include "pdfannotation.h"
class QPdfWriter;
class QBuffer;
namespace pdf
{