CVS commit by coolo: Waldo fixed krdb M +1 -1 kcmstyle.cpp 1.71 --- kdebase/kcontrol/style/kcmstyle.cpp #1.70:1.71 @@ -535,5 +535,5 @@ void KCMStyle::save() // Save effects. - KSimpleConfig config( "kdeglobals" ); + KConfig config( "kdeglobals" ); config.setGroup("KDE");