photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdownload.h
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdownload.h	Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdownload.h	Tue Apr 27 16:37:53 2010 +0300
@@ -81,9 +81,11 @@
      * Null implementation
      * @param aResourceId The resource ID of the menu
      * @param aMenuPane The in-memory representation of the menu pane
+     * @param aIsBrowseMode ETrue if in grid view
      * see @ref MGlxCommandHandler::DynInitMenuPaneL 
      */
-    void DynInitMenuPaneL(TInt /*aResourceId*/, CEikMenuPane* /*aMenuPane*/) {};
+    void DynInitMenuPaneL(TInt /*aResourceId*/, CEikMenuPane* /*aMenuPane*/,
+            TBool /*aIsBrowseMode*/) {};
     
     /**
      * Called when the owning view is activated