branch | RCL_3 |
changeset 77 | da6ac9d688df |
parent 0 | 72b543305e3a |
--- a/email/imap4mtm/imapmailstore/src/cfetchbodyinfo.cpp Wed Sep 15 12:08:45 2010 +0300 +++ b/email/imap4mtm/imapmailstore/src/cfetchbodyinfo.cpp Wed Oct 13 14:27:34 2010 +0300 @@ -34,6 +34,7 @@ CFetchBodyInfo::CFetchBodyInfo(TMsvId aPartId) : iPartId(aPartId) { + iEmbed = EFalse; } CFetchBodyInfo::~CFetchBodyInfo()