/* This file is part of the KDE libraries SPDX-FileCopyrightText: 2008 Laurent Montel SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef INTERFACEUTIL_H #define INTERFACEUTIL_H // needed by the DBUS interface Q_DECLARE_METATYPE(QList) #endif