summaryrefslogtreecommitdiffstats
path: root/src/compositor/global/qwaylandquickextension.cpp
blob: bd594eba218741cb78be04d2799cfb9226d0194e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

#include "qwaylandquickextension.h"

QT_REQUIRE_CONFIG(wayland_compositor_quick);

QT_BEGIN_NAMESPACE

QT_END_NAMESPACE

#include "moc_qwaylandquickextension.cpp"