photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhelp.h
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhelp.h	Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhelp.h	Tue Apr 27 16:37:53 2010 +0300
@@ -96,7 +96,8 @@
     TBool ExecuteL(TInt aCommandId);
     
     /** see @ref MGlxCommandHandler::DynInitMenuPaneL */
-    void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane);
+    void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane,
+                        TBool aIsBrowseMode);
     
     /** see @ref MGlxCommandHandler::OfferKeyEventL */
     TKeyResponse OfferKeyEventL(const TKeyEvent& /*aKeyEvent*/,