1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4#include "qwaylandquickextension.h"
5
6QT_REQUIRE_CONFIG(wayland_compositor_quick);
7
8QT_BEGIN_NAMESPACE
9
10QT_END_NAMESPACE
11
12#include "moc_qwaylandquickextension.cpp"
13

source code of qtwayland/src/compositor/global/qwaylandquickextension.cpp