email/imap4mtm/imapsession/inc/cimapfetchbody.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 34 84197e66a4bd
child 60 7fdbb852d323
--- a/email/imap4mtm/imapsession/inc/cimapfetchbody.h	Thu Jun 17 09:57:06 2010 +0100
+++ b/email/imap4mtm/imapsession/inc/cimapfetchbody.h	Thu Jul 22 16:32:06 2010 +0100
@@ -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__