CVS commit by staikos:
of course I need to remove this too
M +0 -1 kst.cpp 1.252
--- kdeextragear-2/kst/kst/kst.cpp #1.251:1.252
@@ -974,5 +974,4 @@ void KstApp::slotFileClose() {
doc->cancelUpdate();
_stopping = true;
- kapp->processEvents(); // danger
QTimer::singleShot(0, doc, SLOT(deleteContents()));
close();