email/imap4mtm/imapsession/inc/cimapfetchbody.h
changeset 34 84197e66a4bd
parent 0 72b543305e3a
child 60 7fdbb852d323
--- 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__