File indexing completed on 2024-05-12 03:54:27

0001 // SPDX-FileCopyrightText: 2022 Alexander Lohnau <alexander.lohnau@gmx.de>
0002 // SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
0003 
0004 extern int initKConfigGroupGui();
0005 
0006 static int myInit = initKConfigGroupGui();