From 5465cbdbcc065276a34ee7110560e191364f73ee Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Tue, 25 Aug 2009 19:02:21 +0100 Subject: scons check fix for the Roster changes. diff --git a/Swiften/Roster/UnitTest/MockTreeWidgetItem.h b/Swiften/Roster/UnitTest/MockTreeWidgetItem.h index 4af113c..eee0962 100644 --- a/Swiften/Roster/UnitTest/MockTreeWidgetItem.h +++ b/Swiften/Roster/UnitTest/MockTreeWidgetItem.h @@ -16,8 +16,7 @@ class MockTreeWidgetItem : public TreeWidgetItem { virtual void setStatusText(const String&) {}; virtual void setAvatarPath(const String&) {}; virtual void setExpanded(bool) {}; - virtual void setTextColor(unsigned long) {}; - virtual void setBackgroundColor(unsigned long) {}; + virtual void setStatusShow(StatusShow::Type show) {}; virtual void show() {}; virtual void hide() {}; }; -- cgit v0.10.2-6-g49f6