calendarui/views/inc/calenmonthcontainer.h
branchRCL_3
changeset 23 51372538e3d3
parent 15 9711e452b5e9
child 25 bf573002ff72
equal deleted inserted replaced
22:07e82e2b738b 23:51372538e3d3
   367     MCalenPreview* iPreview;
   367     MCalenPreview* iPreview;
   368 
   368 
   369     // View specific data, references to views data
   369     // View specific data, references to views data
   370     TTime& iDate;
   370     TTime& iDate;
   371     TTime iOldFirstDayOfGrid;
   371     TTime iOldFirstDayOfGrid;
   372 	TBool iChangeMonth;	
   372 	TBool iChangeMonth;
       
   373 	TBool iChangeDay;
   373     };
   374     };
   374 
   375 
   375 #endif //CALENMONTHCONT_H
   376 #endif //CALENMONTHCONT_H
   376 
   377 
   377 // End of File
   378 // End of File