Warning, file /frameworks/kglobalaccel/src/runtime/logging_p.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 /* 0002 SPDX-FileCopyrightText: 2015 Martin Gräßlin <mgraesslin@kde.org> 0003 0004 SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL 0005 */ 0006 0007 #ifndef KGLOBALACCELD_LOGGING_P_H 0008 #define KGLOBALACCELD_LOGGING_P_H 0009 #include <QLoggingCategory> 0010 Q_DECLARE_LOGGING_CATEGORY(KGLOBALACCELD) 0011 0012 #endif