meetingrequest/mrgui/src/cmrnaviarrow.cpp
branchRCL_3
changeset 36 e8f259fad141
parent 33 da5135c61bad
equal deleted inserted replaced
35:e64954c2c8e2 36:e8f259fad141
   109 // ---------------------------------------------------------------------------
   109 // ---------------------------------------------------------------------------
   110 //
   110 //
   111 void CMRNaviArrow::InitNaviArrowsL()
   111 void CMRNaviArrow::InitNaviArrowsL()
   112     {
   112     {
   113     FUNC_LOG;
   113     FUNC_LOG;
   114     // Button
   114 
   115     // TODO: Icons id should be changed to correct one when available
       
   116     CFbsBitmap* bitMapL( NULL );
   115     CFbsBitmap* bitMapL( NULL );
   117     CFbsBitmap* bitMapMaskL( NULL );
   116     CFbsBitmap* bitMapMaskL( NULL );
   118     NMRBitmapManager::TMRBitmapId bitmapId;
   117     NMRBitmapManager::TMRBitmapId bitmapId;
   119     if ( EMRArrowLeft == iArrowType )
   118     if ( EMRArrowLeft == iArrowType )
   120     	{
   119     	{