calendarui/controller/src/calenservicesimpl.cpp
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 65 12af337248b1
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   416 // CCalenServicesImpl::GetIconL
   416 // CCalenServicesImpl::GetIconL
   417 // Get icon of specific type
   417 // Get icon of specific type
   418 // (other items were commented in a header).
   418 // (other items were commented in a header).
   419 // ----------------------------------------------------------------------------
   419 // ----------------------------------------------------------------------------
   420 //
   420 //
   421 CGulIcon* CCalenServicesImpl::GetIconL( MCalenServices::TCalenIcons aIndex )
   421 CGulIcon* CCalenServicesImpl::GetIconL( MCalenServices::TCalenIcons aIndex, const TInt aViewId ) 
   422     {
   422     {
   423     TRACE_ENTRY_POINT;
   423     TRACE_ENTRY_POINT;
   424 
   424 
   425     TRACE_EXIT_POINT;
   425     TRACE_EXIT_POINT;
   426     return iController->GetIconL( aIndex );
   426     return iController->GetIconL( aIndex, aViewId );
   427     }
   427     }
   428 
   428 
   429 // ----------------------------------------------------------------------------
   429 // ----------------------------------------------------------------------------
   430 // CCalenServicesImpl::QueueKeyEvent
   430 // CCalenServicesImpl::QueueKeyEvent
   431 // Queue key events
   431 // Queue key events