ipsservices/ipssosplugin/inc/ipsplgnewchildpartfromfileoperation.h
changeset 23 2dc6caa42ec3
parent 20 ecc8def7944a
--- a/ipsservices/ipssosplugin/inc/ipsplgnewchildpartfromfileoperation.h	Mon May 03 12:23:15 2010 +0300
+++ b/ipsservices/ipssosplugin/inc/ipsplgnewchildpartfromfileoperation.h	Fri May 14 15:41:10 2010 +0300
@@ -101,6 +101,7 @@
      */
     enum TOperationStep
         {
+        EInitAttachmentManager,
         EPrepareMsvEntry,
         EPrepareStore,
         EStoreMessagePart
@@ -128,8 +129,10 @@
     
 protected:
     CMsvOperation* iOperation;   // owned
+	// <qmail> iBlank, iMailBoxId removed
     TFSMailMsgId iMessageId;
     MFSMailRequestObserver& iOperationObserver;  // not owned
+	// <qmail> iRequestId removed
     HBufC* iContentType;
     HBufC* iFilePath;
     CMsvEntry* iCachedEntry;