diff -r 578830873419 -r ecc8def7944a emailuis/nmframeworkadapter/inc/nmfwamessagepartfetchingoperation.h --- a/emailuis/nmframeworkadapter/inc/nmfwamessagepartfetchingoperation.h Fri Apr 16 14:51:52 2010 +0300 +++ b/emailuis/nmframeworkadapter/inc/nmfwamessagepartfetchingoperation.h Mon May 03 12:23:15 2010 +0300 @@ -41,14 +41,14 @@ // from MFSMailRequestObserver void RequestResponseL(TFSProgress aEvent, TInt aRequestId); -protected slots: - void runAsyncOperation(); +protected: + void doRunAsyncOperation(); protected: void doCancelOperation(); private: - void runAsyncOperationL(); + void doRunAsyncOperationL(); private: NmId mMailboxId;