calendarui/controller/inc/calenviewmanager.h
changeset 57 bb2d3e476f29
parent 55 2c54b51f39c4
child 63 a3cb48f6c889
equal deleted inserted replaced
55:2c54b51f39c4 57:bb2d3e476f29
   176 		CalenDayView			*mCalenDayView;
   176 		CalenDayView			*mCalenDayView;
   177         
   177         
   178 		int  mCurrentViewId;
   178 		int  mCurrentViewId;
   179 		int  mPreviousViewsId;
   179 		int  mPreviousViewsId;
   180 		int  mFirstView;
   180 		int  mFirstView;
       
   181 		bool mInstanceViewCreated;
   181         };
   182         };
   182 
   183 
   183 #endif // CALENVIEWMANAGER_H
   184 #endif // CALENVIEWMANAGER_H
   184 
   185 
   185 // End of file
   186 // End of file