diff -r d05a55b217df -r 79311d856354 idlehomescreen/widgetmanager/tsrc/wmunittest/src/wmunittest_plugin.cpp --- 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;