calendarui/views/inc/calennativeview.h
changeset 83 5aadd1120515
parent 81 ce92091cbd61
child 89 b57382753122
--- a/calendarui/views/inc/calennativeview.h	Tue Oct 05 14:14:48 2010 +0530
+++ b/calendarui/views/inc/calennativeview.h	Fri Oct 15 12:10:36 2010 +0530
@@ -102,6 +102,7 @@
     private:
         QPointer<HbDateTimePicker> mDatePicker;
         bool                mIsCapturedScreenShotValid; // to check if the captured screenshot is valid
+        bool mForcedExit;
 	};
 
 #endif  // CALENNATIVEVIEW_H