forked from Qortal/Brooklyn
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")
|