Use sync() - thought about that right after I committed ;-)
svn path=/trunk/kdebase/kwin/; revision=33485
This commit is contained in:
parent
c9e72c7700
commit
60ba85da36
1 changed files with 1 additions and 0 deletions
|
@ -745,6 +745,7 @@ void Workspace::showPopup( const QPoint& pos, Client* c)
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
config->sync();
|
||||||
|
|
||||||
popup_client = 0;
|
popup_client = 0;
|
||||||
ret = 0;
|
ret = 0;
|
||||||
|
|
Loading…
Reference in a new issue