calendarui/settings/GsPlugin/src/calendummyservices.cpp
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   329 // CCalenServicesImpl::GetIconL
   329 // CCalenServicesImpl::GetIconL
   330 // Get icon of specific type
   330 // Get icon of specific type
   331 // (other items were commented in a header).
   331 // (other items were commented in a header).
   332 // ----------------------------------------------------------------------------
   332 // ----------------------------------------------------------------------------
   333 //
   333 //
   334 CGulIcon* CCalenDummyServices::GetIconL( MCalenServices::TCalenIcons /*aIndex*/ )
   334 CGulIcon* CCalenDummyServices::GetIconL( MCalenServices::TCalenIcons /*aIndex*/, const TInt /*aViewId*/  )
   335     {
   335     {
   336     TRACE_ENTRY_POINT;
   336     TRACE_ENTRY_POINT;
   337     TRACE_EXIT_POINT;
   337     TRACE_EXIT_POINT;
   338     return NULL;
   338     return NULL;
   339     }
   339     }