diff -r dcd0ca396fa1 -r 5aadd1120515 calendarui/views/inc/calenagendaview.h --- a/calendarui/views/inc/calenagendaview.h Tue Oct 05 14:14:48 2010 +0530 +++ b/calendarui/views/inc/calenagendaview.h Fri Oct 15 12:10:36 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 */