diff -r 5b3385a43d68 -r 34937ec34dac photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerslideshow.h --- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerslideshow.h Wed Sep 01 12:33:26 2010 +0100 +++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerslideshow.h Tue Sep 14 21:19:17 2010 +0300 @@ -70,6 +70,9 @@ TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const; /// @ref CGlxMediaListCommandHandler::BypassFiltersForExecute TBool BypassFiltersForExecute() const; + /// @ref CGlxMediaListCommandHandler::DynInitMenuPaneL + void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane, + TBool aIsBrowseMode); /// @ref CGlxCommandHandler::PopulateToolbar void PopulateToolbarL(); private: // From MGlxMediaListObserver