branch | RCL_3 |
changeset 26 | ebe688cedc25 |
parent 0 | 72b543305e3a |
child 27 | 7fdbb852d323 |
--- a/email/imap4mtm/imapsession/inc/cimapfetchbody.h Thu Aug 19 09:51:11 2010 +0300 +++ b/email/imap4mtm/imapsession/inc/cimapfetchbody.h Tue Aug 31 15:11:31 2010 +0300 @@ -182,6 +182,7 @@ TBool iSendFetch; // When server responses with no body length, iUnexpectedFormat is set to ETrue. TBool iUnexpectedFormat; + TBool iCancelled; }; #endif // __CIMAPFETCHBODY_H__