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

svn path=/trunk/kdebase/kwin/; revision=33485
This commit is contained in:
Daniel M. Duley 1999-11-11 01:29:33 +00:00
parent c9e72c7700
commit 60ba85da36

View file

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