calendarui/editors/inc/calenreminderfield.h
branchRCL_3
changeset 48 bf573002ff72
parent 0 f979ecb2b13e
child 67 1539a383d7b6
--- 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