KWin
Loading...
Searching...
No Matches
x11_standalone_logging.h
Go to the documentation of this file.
1/*
2 KWin - the KDE window manager
3 This file is part of the KDE project.
4
5 SPDX-FileCopyrightText: 2016 Martin Gräßlin <mgraesslin@kde.org>
6
7 SPDX-License-Identifier: GPL-2.0-or-later
8*/
9#pragma once
10#include <QDebug>
11#include <QLoggingCategory>
12
13Q_DECLARE_LOGGING_CATEGORY(KWIN_X11STANDALONE)