calendarui/controller/inc/calenviewmanager.h
branchRCL_3
changeset 36 9c5b1510919f
parent 30 d68a4b5d5885
child 65 12af337248b1
equal deleted inserted replaced
30:d68a4b5d5885 36:9c5b1510919f
   383         
   383         
   384         // The first view on start-up has been activated.
   384         // The first view on start-up has been activated.
   385         TBool iViewsActivated; 
   385         TBool iViewsActivated; 
   386         TVwsViewId  iPreviousViewId;
   386         TVwsViewId  iPreviousViewId;
   387         TVwsViewId  iPreviousToDayView;
   387         TVwsViewId  iPreviousToDayView;
       
   388         TVwsViewId iPreviousToWeekView;
   388         TBool iAvoidRepopulation;
   389         TBool iAvoidRepopulation;
   389         TBool iStartupComplete;
   390         TBool iStartupComplete;
   390     };
   391     };
   391 
   392 
   392 #endif // CALENVIEWMANAGER_H
   393 #endif // CALENVIEWMANAGER_H