diff -r bf573002ff72 -r aba12c885d83 calendarui/controller/inc/calenmultidbeditor.h --- a/calendarui/controller/inc/calenmultidbeditor.h Mon Jun 21 15:38:59 2010 +0300 +++ b/calendarui/controller/inc/calenmultidbeditor.h Thu Jul 15 18:37:27 2010 +0300 @@ -263,6 +263,15 @@ * @return ETrue : Below critical level */ TBool CheckSpaceBelowCriticalLevelL(); + + /* + * @breif Show appropriate error note + * @param aError system wide error id. + * @return void + */ + void ShowErrorNoteL(TInt aError); + + protected: /**