KWin
Loading...
Searching...
No Matches
waylandshellintegration.cpp
Go to the documentation of this file.
1/*
2 SPDX-FileCopyrightText: 2020 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4 SPDX-License-Identifier: GPL-2.0-or-later
5*/
6
8
9namespace KWin
10{
11
13 : QObject(parent)
14{
15}
16
17} // namespace KWin
18
19#include "moc_waylandshellintegration.cpp"
WaylandShellIntegration(QObject *parent=nullptr)