From 43ea2c0064d906c131d415bd8facc13ec95ca281 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Tue, 5 Oct 2010 19:34:05 +0100
Subject: Linkify updated messages as well as the originals.

Resolves: #584

diff --git a/Swift/QtUI/QtChatWindow.cpp b/Swift/QtUI/QtChatWindow.cpp
index a71cd43..ef31727 100644
--- a/Swift/QtUI/QtChatWindow.cpp
+++ b/Swift/QtUI/QtChatWindow.cpp
@@ -389,7 +389,7 @@ void QtChatWindow::moveEvent(QMoveEvent*) {
 }
 
 void QtChatWindow::replaceLastMessage(const String& message) {
-	messageLog_->replaceLastMessage(P2QSTRING(message));
+	messageLog_->replaceLastMessage(P2QSTRING(Linkify::linkify(message)));
 }
 
 }
-- 
cgit v0.10.2-6-g49f6