Warning, /plasma/plasma-integration/autotests/kdeplatformtheme_config.h.in is written in an unsupported language. File is not indexed.

0001 /*  This file is part of the KDE libraries
0002     SPDX-FileCopyrightText: 2013 Alejandro Fiestas Olivares <afiestas@kde.org>
0003 
0004     SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
0005 */
0006 
0007 #ifndef KPLATFORMTHEMETEST_H
0008 #define KPLATFORMTHEMETEST_H
0009 
0010 #define CONFIGFILE "${CONFIGFILE}"
0011 #define CHANGED_CONFIGFILE "${CHANGED_CONFIGFILE}"
0012 
0013 #endif