KWin
Loading...
Searching...
No Matches
virtual_logging.h
Go to the documentation of this file.
1/*
2 SPDX-FileCopyrightText: 2022 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4 SPDX-License-Identifier: GPL-2.0-or-later
5*/
6
7#pragma once
8
9#include <QLoggingCategory>
10
11Q_DECLARE_LOGGING_CATEGORY(KWIN_VIRTUAL)