diff -r 9c5b1510919f -r bf573002ff72 calendarui/editors/inc/calenreminderfield.h --- a/calendarui/editors/inc/calenreminderfield.h Wed Jun 09 09:40:23 2010 +0300 +++ b/calendarui/editors/inc/calenreminderfield.h Mon Jun 21 15:38:59 2010 +0300 @@ -192,6 +192,12 @@ * before start time */ TTimeIntervalMinutes iAlarmOffset; + /** + * @var isAllDayInitialOffsetSet + * @brief To check if initial offset + * for all day event is set correctly + */ + TBool isAllDayInitialOffsetSet; }; #endif // CALENALARMFIELDS_H