Revision 559982
Go back to digest for 9th July 2006Features in KDE Base
Adam Treat committed changes in /trunk/KDE/kdelibs/kdecore:
Add 'setSharedConfig' method to kconfigskeleton
This will allow kdevelop4 to save settings to a local
project file or global settings, by dynamically changing
the KConfig object at runtime... all while using KConfigXT
The plan is to use KConfigXT for both the project files AND
for local user settings with a simple switch in code.
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/kdecore
- /kconfigskeleton.cpp
- /kconfigskeleton.h
2 files changed in total