KConfigSkeleton::usrWriteConfig()
Cornelius Schumacher
schumacher at kde.org
Sun Apr 22 11:21:12 BST 2007
This commit
http://websvn.kde.org/trunk/KDE/kdelibs/kdeui/config/kconfigskeleton.cpp?r1=559982&r2=560326
moved the code to write KConfigSkeleton's configuration data from the
writeConfig() function to the virtual usrWriteConfig() function. This broke
all applications which overwrote usrWriteConfig(), e.g. KOrganizer.
Is there any reason why this was done? The usrWriteConfig() function was
supposed to be a hook for customizations, not a function doing vital stuff.
Any objections to reverting that change?
--
Cornelius Schumacher <schumacher at kde.org>
More information about the kde-core-devel
mailing list