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
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 19:04:45 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 19:04:45 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.