idlehomescreen/widgetmanager/tsrc/wmunittest/inc/wmunittest.h
changeset 2 08c6ee43b396
parent 1 5315654608de
child 11 ff572dfe6d86
--- a/idlehomescreen/widgetmanager/tsrc/wmunittest/inc/wmunittest.h	Thu Jan 07 12:39:41 2010 +0200
+++ b/idlehomescreen/widgetmanager/tsrc/wmunittest/inc/wmunittest.h	Mon Jan 18 20:10:36 2010 +0200
@@ -93,6 +93,7 @@
 
     public: // from MHsContentController
 
+        
         TInt WidgetListL( CHsContentInfoArray& aArray );
         TInt ViewListL( CHsContentInfoArray& aArray );
         TInt AppListL( CHsContentInfoArray& aArray );
@@ -102,6 +103,8 @@
         TInt RemoveViewL( CHsContentInfo& aInfo );
         TInt ActivateViewL( CHsContentInfo& aInfo );
         TInt ActivateAppL( CHsContentInfo& aInfo );
+        TInt ActiveViewL( CHsContentInfo& aInfo );
+        TInt ActiveAppL( CHsContentInfo& aInfo );
         
     private: // Test methods