From 216a1b17c9e269e379c33f61c8cbc7acb7854b74 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Sat, 12 Feb 2011 11:46:50 +0100
Subject: Temporarily reverting the change to process GUI events on incoming
 message.


diff --git a/Swift/QtUI/QtChatView.cpp b/Swift/QtUI/QtChatView.cpp
index 3f7617a..0f25d76 100644
--- a/Swift/QtUI/QtChatView.cpp
+++ b/Swift/QtUI/QtChatView.cpp
@@ -103,7 +103,7 @@ void QtChatView::addToDOM(boost::shared_ptr<ChatSnippet> snippet) {
 		newInsertPoint_.prependOutside(newElement);
 	}
 	lastElement_ = newElement;
-	qApp->processEvents();
+	//qApp->processEvents();
 }
 
 void QtChatView::replaceLastMessage(const QString& newMessage) {
-- 
cgit v0.10.2-6-g49f6