Actually restart KWin when new config is rejected
svn path=/trunk/KDE/kdebase/workspace/; revision=714811
This commit is contained in:
parent
9000fb0ec3
commit
45aab602ef
1 changed files with 2 additions and 1 deletions
|
@ -151,7 +151,8 @@ void KWinCompositingConfig::showConfirmDialog()
|
|||
config.writeEntry(i.key(), i.value());
|
||||
++i;
|
||||
}
|
||||
config.sync();
|
||||
// Sync with KWin and reload
|
||||
configChanged();
|
||||
load();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue