idlehomescreen/xmluicontroller/inc/appui.h
branchRCL_3
changeset 34 d05a55b217df
parent 30 b8fae6b8a148
child 47 7be2816dbabd
--- a/idlehomescreen/xmluicontroller/inc/appui.h	Wed Mar 31 21:17:19 2010 +0300
+++ b/idlehomescreen/xmluicontroller/inc/appui.h	Wed Apr 14 15:47:59 2010 +0300
@@ -129,7 +129,16 @@
      */
     void HandleViewActivation( const TVwsViewId& aNewlyActivatedViewId, 
         const TVwsViewId& aViewIdToBeDeactivated );
-               
+    
+private:
+    // from CCoeAppUi    
+    
+    /**
+     * Gets a list of help contexts for a particular
+     * application user interface.
+     */
+    CArrayFix<TCoeHelpContext>* HelpContextL() const;
+
 public: 
     // new functions