/* This file is part of the KDE project SPDX-FileCopyrightText: 2015 Bhushan Shah SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef DEBUG_H #define DEBUG_H #include Q_DECLARE_LOGGING_CATEGORY(PLASMAPA) #endif