diff -r ebfee66fde93 -r 84197e66a4bd email/imap4mtm/imapsession/inc/cimapfetchbody.h --- a/email/imap4mtm/imapsession/inc/cimapfetchbody.h Fri Jun 04 10:25:39 2010 +0100 +++ b/email/imap4mtm/imapsession/inc/cimapfetchbody.h Fri Jun 11 13:35:48 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__