summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qtwidgetsglobal.h
blob: bfa7272f1906e5c870d5fd981af42e17c55cf1d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 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 QTWIDGETSGLOBAL_H
#define QTWIDGETSGLOBAL_H

#include <QtGui/qtguiglobal.h>
#include <QtWidgets/qtwidgets-config.h>
#include <QtWidgets/qtwidgetsexports.h>

#endif // QTGUIGLOBAL_H