KWin
Loading...
Searching...
No Matches
libinput_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: 2015 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>
12Q_DECLARE_LOGGING_CATEGORY(KWIN_LIBINPUT)