Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
SPDX-FileCopyrightText: 2020 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
|
||||
|
||||
SPDX-License-Identifier: GPL-2.0-or-later
|
||||
*/
|
||||
|
||||
#include "utils/vsyncmonitor.h"
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
||||
VsyncMonitor::VsyncMonitor() = default;
|
||||
|
||||
} // namespace KWin
|
||||
|
||||
#include "moc_vsyncmonitor.cpp"
|
||||
Reference in New Issue
Block a user