photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxcommandhandlerfilterimagesorvideos.cpp
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
   109 
   109 
   110 // -----------------------------------------------------------------------------
   110 // -----------------------------------------------------------------------------
   111 // DynInitMenuPaneL
   111 // DynInitMenuPaneL
   112 // -----------------------------------------------------------------------------
   112 // -----------------------------------------------------------------------------
   113 void CGlxCommandHandlerFilterImagesOrVideos::DynInitMenuPaneL(
   113 void CGlxCommandHandlerFilterImagesOrVideos::DynInitMenuPaneL(
   114     TInt /*aResourceId*/, CEikMenuPane* aMenuPane )
   114     TInt /*aResourceId*/, CEikMenuPane* aMenuPane, TBool /*aIsBrowseMode*/ )
   115 	{
   115 	{
   116 	if( iInFullScreen )
   116 	if( iInFullScreen )
   117 	    {
   117 	    {
   118 	    // We are is Full screen so dim/hide the "Show" menu
   118 	    // We are is Full screen so dim/hide the "Show" menu
   119 	    // this dims/hides the cascade as well
   119 	    // this dims/hides the cascade as well