allow Apply button to reset Defaults for Multiple Desktops

CCBUG=Revision: 965131


svn path=/trunk/KDE/kdebase/workspace/; revision=965149
This commit is contained in:
Anne-Marie Mahfouf 2009-05-08 09:02:44 +00:00
parent 72521c5691
commit 2e2f45d974

View file

@ -255,7 +255,7 @@ void KDesktopConfig::defaults()
_wheelOption->setEnabled(true); _wheelOption->setEnabled(true);
#endif #endif
emit changed(false); emit changed(true);
} }
void KDesktopConfig::slotValueChanged(int n) void KDesktopConfig::slotValueChanged(int n)