photosgallery/viewframework/commandhandlers/commoncommandhandlers/src/glxcommandhandlerhelp.cpp
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
   133 // ---------------------------------------------------------------------------
   133 // ---------------------------------------------------------------------------
   134 // DynInitMenuPaneL
   134 // DynInitMenuPaneL
   135 // ---------------------------------------------------------------------------
   135 // ---------------------------------------------------------------------------
   136 //
   136 //
   137 void CGlxCommandHandlerHelp::DynInitMenuPaneL(TInt /*aResourceId*/, 
   137 void CGlxCommandHandlerHelp::DynInitMenuPaneL(TInt /*aResourceId*/, 
   138                                                 CEikMenuPane* /*aMenuPane*/)
   138                                                 CEikMenuPane* /*aMenuPane*/,
       
   139                                                 TBool /*aIsBrowseMode*/)
   139     {
   140     {
   140     // No implementation
   141     // No implementation
   141     }    
   142     }    
   142     
   143     
   143 // ---------------------------------------------------------------------------
   144 // ---------------------------------------------------------------------------