idlehomescreen/widgetmanager/tsrc/wmunittest/src/wmunittest_plugin.cpp
branchRCL_3
changeset 19 79311d856354
parent 11 ff572dfe6d86
--- a/idlehomescreen/widgetmanager/tsrc/wmunittest/src/wmunittest_plugin.cpp	Wed Apr 14 15:47:59 2010 +0300
+++ b/idlehomescreen/widgetmanager/tsrc/wmunittest/src/wmunittest_plugin.cpp	Tue Apr 27 16:26:12 2010 +0300
@@ -135,6 +135,11 @@
     return KErrNone;
     }
 
+TInt CWmUnitTest::ViewListL( CHsContentInfo& aInfo, CHsContentInfoArray& aArray )
+    {
+    return KErrNone;
+    }
+
 TInt CWmUnitTest::AppListL( CHsContentInfoArray& /*aArray*/ )
     {
     return KErrNone;