From 265cdba79e1ebf2f50ba3fdb88fa97370a2156f1 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Sun, 9 Aug 2009 18:15:26 +0100
Subject: Updating the MockTreeWidgetItem with all the new methods.


diff --git a/Swiften/Roster/UnitTest/MockTreeWidgetItem.h b/Swiften/Roster/UnitTest/MockTreeWidgetItem.h
index f352936..4af113c 100644
--- a/Swiften/Roster/UnitTest/MockTreeWidgetItem.h
+++ b/Swiften/Roster/UnitTest/MockTreeWidgetItem.h
@@ -13,6 +13,8 @@ class MockTreeWidgetItem : public TreeWidgetItem {
 	public:
 		virtual ~MockTreeWidgetItem() {};
 		virtual void setText(const String&) {};
+		virtual void setStatusText(const String&) {};
+		virtual void setAvatarPath(const String&) {};
 		virtual void setExpanded(bool) {};
 		virtual void setTextColor(unsigned long) {};
 		virtual void setBackgroundColor(unsigned long) {};
-- 
cgit v0.10.2-6-g49f6