Use sync() - thought about that right after I committed ;-)

svn path=/trunk/kdebase/kwin/; revision=33485
master
Daniel M. Duley 25 years ago
parent c9e72c7700
commit 60ba85da36

@ -745,6 +745,7 @@ void Workspace::showPopup( const QPoint& pos, Client* c)
default:
break;
}
config->sync();
popup_client = 0;
ret = 0;

Loading…
Cancel
Save