Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtwaylandcompositorglobal.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4#ifndef QWAYLANDCOMPOSITORGLOBAL_H
5#define QWAYLANDCOMPOSITORGLOBAL_H
6
7#include <QtGui/qtguiglobal.h>
8#include <QtWaylandCompositor/qtwaylandcompositor-config.h>
9#include <QtWaylandCompositor/qtwaylandcompositorexports.h>
10
11#endif // QWAYLANDCOMPOSITORGLOBAL_H
12