Other in KDE Base
Aaron J. Seigo committed changes in /branches/work/kconfiggroup_port/kdelibs/kdecore:
split ksharedconfig out into its own file
get rid of bool's in KConfig ctors, which was rather more difficult than it first appeared as the compiler like to "helpfully" turn bool's into const char* and flags for you (and vice versa) ... took a while to find a set of replacement ctors that would catch common but now wrong usages while making porting easy still.
only kdecore is ported at this time, but others may wish to join in before i get all of libs building
File Changes
Added 2 files
/branches/work/kconfiggroup_port/kdelibs/kdecore/config
Modified 23 files
/branches/work/kconfiggroup_port/kdelibs/kdecore
25 files changed in total