From fcc39978b2124df5739e8d5ceef84ad0fae66724 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Wed, 16 Sep 2009 10:53:55 +0100
Subject: Fix unit test compilation


diff --git a/Swiften/Queries/DummyIQChannel.h b/Swiften/Queries/DummyIQChannel.h
index f72d7a5..c0a4a25 100644
--- a/Swiften/Queries/DummyIQChannel.h
+++ b/Swiften/Queries/DummyIQChannel.h
@@ -18,6 +18,10 @@ namespace Swift {
 				return "test-id";
 			}
 
+			virtual bool isAvailable() {
+				return true;
+			}
+
 			std::vector<boost::shared_ptr<IQ> > iqs_;
 	};
 }
-- 
cgit v0.10.2-6-g49f6