From a29b7059d8d2a43a9ec6095d53ad61fa9886e20b Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Fri, 24 Sep 2010 10:19:31 +0100
Subject: Don't crash at midnight if you've left a MUC.

Resolves: #571

diff --git a/Swift/Controllers/Chat/ChatControllerBase.h b/Swift/Controllers/Chat/ChatControllerBase.h
index 4bad1db..fdc4381 100644
--- a/Swift/Controllers/Chat/ChatControllerBase.h
+++ b/Swift/Controllers/Chat/ChatControllerBase.h
@@ -36,7 +36,7 @@ namespace Swift {
 	class UIEventStream;
 	class EventController;
 
-	class ChatControllerBase  {
+	class ChatControllerBase : public boost::bsignals::trackable {
 		public:
 			virtual ~ChatControllerBase();
 			void showChatWindow();
-- 
cgit v0.10.2-6-g49f6