File indexing completed on 2024-11-24 04:42:07
0001 /* 0002 SPDX-FileCopyrightText: 2020 Volker Krause <vkrause@kde.org> 0003 0004 SPDX-License-Identifier: LGPL-2.0-or-later 0005 */ 0006 0007 // list all headers here that have no .cpp file 0008 // this only serves as a guarantee that these headers actually compile 0009 #include "androidtypes.h" 0010 #include "calendarcontract.h" 0011 #include "manifestpermission.h" 0012 #include "openablecolumns.h" 0013 #include "settings.h"