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:
parent
72521c5691
commit
2e2f45d974
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ void KDesktopConfig::defaults()
|
|||
_wheelOption->setEnabled(true);
|
||||
#endif
|
||||
|
||||
emit changed(false);
|
||||
emit changed(true);
|
||||
}
|
||||
|
||||
void KDesktopConfig::slotValueChanged(int n)
|
||||
|
|
Loading…
Reference in a new issue