photosgallery/viewframework/views/cloudview/src/glxcloudviewimp.cpp
branchRCL_3
changeset 32 78ad99c24f08
parent 30 a60acebbbd9d
child 57 ea65f74e6de4
equal deleted inserted replaced
30:a60acebbbd9d 32:78ad99c24f08
   451 void CGlxCloudViewImp::ViewDynInitMenuPaneL(TInt aMenuId, CEikMenuPane* /*aMenuPane*/)
   451 void CGlxCloudViewImp::ViewDynInitMenuPaneL(TInt aMenuId, CEikMenuPane* /*aMenuPane*/)
   452     {
   452     {
   453     TRACER("GLX_CLOUD::CGlxCloudViewImp::ViewDynInitMenuPaneL");
   453     TRACER("GLX_CLOUD::CGlxCloudViewImp::ViewDynInitMenuPaneL");
   454     if( aMenuId == R_TAGSBROWSER_MENU)
   454     if( aMenuId == R_TAGSBROWSER_MENU)
   455         {
   455         {
   456         iCloudControl->ShowContextItemMenu(EFalse);
   456         iCloudControl->ShowContextItemMenuL(EFalse);
   457         }
   457         }
   458     }
   458     }
   459 
   459 
   460 // ---------------------------------------------------------------------------
   460 // ---------------------------------------------------------------------------
   461 // HandleMMCInsertionL
   461 // HandleMMCInsertionL