mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 07:12:18 +00:00
9 lines
188 B
C++
9 lines
188 B
C++
/*
|
|
SPDX-FileCopyrightText: 2017 Roman Gilg <subdiff@gmail.com>
|
|
|
|
SPDX-License-Identifier: GPL-2.0-or-later
|
|
*/
|
|
|
|
#include "logging.h"
|
|
Q_LOGGING_CATEGORY(KCM_TOUCHPAD, "kcm_touchpad")
|