email/imap4mtm/imapmailstore/inc/cfetchbodyinfo.h
branchRCL_3
changeset 77 da6ac9d688df
parent 0 72b543305e3a
--- a/email/imap4mtm/imapmailstore/inc/cfetchbodyinfo.h	Wed Sep 15 12:08:45 2010 +0300
+++ b/email/imap4mtm/imapmailstore/inc/cfetchbodyinfo.h	Wed Oct 13 14:27:34 2010 +0300
@@ -54,6 +54,7 @@
 	IMPORT_C CImCaf* Caf() const;
 	IMPORT_C TInt32 BytesFetched();
 	IMPORT_C void IncrementBytesFetched(TInt32 aByteCount);
+	TBool iEmbed;
 private:
 	CFetchBodyInfo(TMsvId aPartId);
 	void ConstructL();