KDE3Support
ksimpleconfig.h
Go to the documentation of this file.00001 //krazy:excludeall=license,copyright (there isn't really anything to this file) 00002 #ifdef KDE_NO_COMPAT 00003 #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. 00004 #else 00005 #include <kconfig.h> 00006 #endif