diff -r 7ac58b2aae6f -r ce92091cbd61 calendarui/views/inc/calenagendaview.h --- a/calendarui/views/inc/calenagendaview.h Mon Sep 20 12:44:39 2010 +0530 +++ b/calendarui/views/inc/calenagendaview.h Tue Oct 05 13:57:00 2010 +0530 @@ -179,7 +179,7 @@ QPointF mTapPoint; bool mActionTaken; bool mIsAboutToQuitEventConnected; // bool to check if agenda view is registered to get aboutToQuit signals - + bool mDayViewActivated; }; #endif /* CALENAGENDAVIEW_H */