Warning, file /utilities/basket/src/kcm_basket/basket_config_apps.cpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 /* 0002 SPDX-FileCopyrightText: 2021 Alexander Lohnau <alexander.lohnau@gmx.de> 0003 SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL 0004 */ 0005 0006 #include "settings.h" 0007 #include <KPluginFactory> 0008 0009 K_PLUGIN_CLASS_WITH_JSON(ApplicationsPage, "basket_config_apps.json") 0010 0011 #include "basket_config_apps.moc"