File: kdeplatformtheme_config.h.in

package info (click to toggle)
kf6-frameworkintegration 6.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: cpp: 826; sh: 13; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
    This file is part of the KDE libraries
    SPDX-FileCopyrightText: 2013 Alejandro Fiestas Olivares <afiestas@kde.org>

    SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
*/

#ifndef KPLATFORMTHEMETEST_H
#define KPLATFORMTHEMETEST_H

#define CONFIGFILE "${CONFIGFILE}"

#endif