Warning, /frameworks/frameworkintegration/autotests/kdeplatformtheme_config.h.in is written in an unsupported language. File is not indexed.

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