react on key changes

svn path=/trunk/kdebase/kwin/; revision=61011
This commit is contained in:
Matthias Ettrich 2000-08-14 16:45:45 +00:00
parent ba64395e9a
commit 3fccc94b5b

View file

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