photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerback.h
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerback.h Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerback.h Tue Apr 27 16:37:53 2010 +0300
@@ -119,8 +119,10 @@
* Modify a menu before it is displayed.
* @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
*/
- void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane);
+ void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane,
+ TBool aIsBrowseMode);
/**
* Called when the owning view is activated