emailuis/emailui/inc/FreestyleEmailUiHtmlViewerView.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 2 5253a20d2a1e
equal deleted inserted replaced
0:8466d47a6819 1:12c456ceeff2
   289     TBool iFetchingHtmlMessageBody;
   289     TBool iFetchingHtmlMessageBody;
   290     TInt iCurrentHtmlBodyFetchRequestId;
   290     TInt iCurrentHtmlBodyFetchRequestId;
   291 
   291 
   292     TFetchedType iStartAsyncFetchType;
   292     TFetchedType iStartAsyncFetchType;
   293 
   293 
       
   294     // <cmail>
       
   295     // Email forwarding initiated (so don't cancel fetch of message parts
       
   296     // during deactivation).
       
   297     TBool iForwardingMessage;
       
   298     // </cmail>
       
   299 
   294     // Wait note stuff
   300     // Wait note stuff
   295     //<cmail>
   301     //<cmail>
   296     //CAknWaitNoteWrapper* iAsyncWaitNote;
   302     //CAknWaitNoteWrapper* iAsyncWaitNote;
   297     CAknWaitDialog* iWaitDialog;
   303     CAknWaitDialog* iWaitDialog;
   298     CAknWaitDialog* iWaitDialogOpening;
   304     CAknWaitDialog* iWaitDialogOpening;