email/imap4mtm/imapsession/inc/cimapfetchbody.h
changeset 37 518b245aa84c
parent 0 72b543305e3a
child 60 7fdbb852d323
--- a/email/imap4mtm/imapsession/inc/cimapfetchbody.h	Mon May 03 12:29:07 2010 +0300
+++ b/email/imap4mtm/imapsession/inc/cimapfetchbody.h	Fri Jun 25 15:47:40 2010 +0530
@@ -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__