diff -r 9c5b1510919f -r bf573002ff72 calendarui/views/inc/caleneventview.h --- a/calendarui/views/inc/caleneventview.h Wed Jun 09 09:40:23 2010 +0300 +++ b/calendarui/views/inc/caleneventview.h Mon Jun 21 15:38:59 2010 +0300 @@ -157,6 +157,11 @@ */ void UpdateToolbarButtonsL(); + /** + * Set date to Status pane. Default implementation does nothing. + * @param aTime it will be refrect to StatusPane + */ + void SetStatusPaneFromActiveContextL(); private: TVwsViewId iPreviousViewId;