Warning: That file was not part of the compilation database. It may have many parsing errors.

1//krazy:excludeall=license,copyright (there isn't really anything to this file)
2#ifdef KDE_NO_COMPAT
3#error ksimpleconfig.h does not exist anymore. The KSimpleConfig class has been removed. Instead use KConfig with the SimpleConfig flag to prevent config file merging (including kdeglobals). See the KDE4 Porting Guide for more information.
4#else
5#include <kconfig.h>
6#endif
7

Warning: That file was not part of the compilation database. It may have many parsing errors.