Qt 6.x
The Qt SDK
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