diff -r 2dac0fdba72b -r 191387a8b767 photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerhideui.h --- 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);