emailuis/emailui/inc/FreestyleEmailUiViewBase.h
changeset 2 5253a20d2a1e
parent 1 12c456ceeff2
child 8 e1b6206813b4
equal deleted inserted replaced
1:12c456ceeff2 2:5253a20d2a1e
   315     TBool iIsNextTransitionEffectOutLong;
   315     TBool iIsNextTransitionEffectOutLong;
   316     // Flag to indicate that Email app should be sent to background when the current view is deactivated
   316     // Flag to indicate that Email app should be sent to background when the current view is deactivated
   317     TBool iSendToBackgroundOnDeactivation;
   317     TBool iSendToBackgroundOnDeactivation;
   318     // View's active status
   318     // View's active status
   319     TBool iViewActive;
   319     TBool iViewActive;
       
   320     TBool iWasActiveControlGroup;
   320     };
   321     };
   321 
   322 
   322 #endif // __FREESTYLEEMAILUI_VIEWBASE_H__
   323 #endif // __FREESTYLEEMAILUI_VIEWBASE_H__