photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhideui.h
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhideui.h	Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhideui.h	Tue Apr 27 16:37:53 2010 +0300
@@ -51,7 +51,8 @@
 
 public: // From CGlxCommandHandler
 	virtual TBool ExecuteL(TInt aCommand);
-	virtual void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane);
+	virtual void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane,
+                                    TBool aIsBrowseMode);
 	virtual void DoActivateL(TInt aViewId);
 	virtual void Deactivate();
 	virtual TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent, TEventCode aType);