email/pop3andsmtpmtm/clientmtms/inc/IMPCMTM.H
changeset 76 60a8a215b0ec
parent 0 72b543305e3a
--- a/email/pop3andsmtpmtm/clientmtms/inc/IMPCMTM.H	Tue Oct 05 13:58:47 2010 +0530
+++ b/email/pop3andsmtpmtm/clientmtms/inc/IMPCMTM.H	Tue Oct 19 11:30:16 2010 +0530
@@ -39,9 +39,7 @@
 #include <imapcmds.h>
 #endif
 
-#if !defined(__OFFOP_H__)
-#include <offop.h>
-#endif
+
 
 #if !defined(__MIUTMSG_H__)
 #include <miutmsg.h>
@@ -53,6 +51,20 @@
 class CImap4ClientSessionObserver;
 class CImImap4GetMail;
 class CImEmailAutoSend;
+class CImOffLineOperation;
+class CImOperationQueueList;
+
+class MImUndoOffLineOperation
+/**
+@publishedAll
+@released
+*/
+    {
+    public:
+        virtual void UndoOffLineChangesL(const CImOffLineOperation& aDeleted, TMsvId aFolderId) = 0; 
+    };
+
+
 
 //
 // Imap4 Client MTM