diff -r 17302fa075e1 -r da6ac9d688df email/imap4mtm/imapmailstore/inc/cfetchbodyinfo.h --- 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();