summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtguiglobal.h
blob: cea64487559ef0fdf724694e12ee475b445a6492 (plain)
1234567891011
// 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 QTGUIGLOBAL_H#define QTGUIGLOBAL_H#include <QtCore/qglobal.h>#include <QtGui/qtgui-config.h>#include <QtGui/qtguiexports.h>#endif// QTGUIGLOBAL_H
close