summaryrefslogtreecommitdiffstats
path: root/src/pdf/qtpdfglobal.h
blob: 2d0900029e651964b3be7c8e2feaca613cd3453d (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#ifndef QTPDFGLOBAL_H
#define QTPDFGLOBAL_H

#include <QtCore/qglobal.h>
#include <QtPdf/qtpdfexports.h>

#endif // QTPDFGLOBAL_H