diff -r dcd0ca396fa1 -r 5aadd1120515 calendarui/views/inc/calennativeview.h --- 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 mDatePicker; bool mIsCapturedScreenShotValid; // to check if the captured screenshot is valid + bool mForcedExit; }; #endif // CALENNATIVEVIEW_H