diff -r 356f28cd5ca0 -r ed599363c2d7 calendarui/commonutils/src/calencustomnavilabel.cpp --- a/calendarui/commonutils/src/calencustomnavilabel.cpp Wed Sep 15 12:11:35 2010 +0300 +++ b/calendarui/commonutils/src/calencustomnavilabel.cpp Wed Oct 13 14:30:35 2010 +0300 @@ -72,7 +72,7 @@ // CCustomNaviControl::SetCalendarNameAndColor // Sets the Calendar name and Color. // ---------------------------------------------------------------------------- -void CCustomNaviControl::SetCalendarNameAndColorL(const TDesC& aName, const TRgb aColor) +void CCustomNaviControl::SetCalendarNameAndColor(const TDesC& aName, const TRgb aColor) { TRACE_ENTRY_POINT; delete iCalendarName;