react on key changes

svn path=/trunk/kdebase/kwin/; revision=61011
icc-effect-5.14.5
Matthias Ettrich 2000-08-14 16:45:45 +00:00
parent ba64395e9a
commit 3fccc94b5b
1 changed files with 1 additions and 0 deletions

View File

@ -1488,6 +1488,7 @@ void Workspace::reconfigure()
{
KGlobal::config()->reparseConfiguration();
options->reload();
keys->readSettings();
}