Revision 1201485
Go back to digest for 28th November 2010Bug Fixes in KDE Base
Christoph Feck committed changes in /trunk/KDE/kdelibs/kutils/kcmultidialog.cpp:
Allow changing to pages that have no module proxy
KSettings::Dialog adds items without module proxy, so we cannot change from or to those.
The check can be removed completely, because "resolveChanges" already makes sure it does only ask for changes on pages having a proxy.
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kutils/kcmultidialog.cpp
1 files changed in total