diff -r 84d9eb65b26f -r 518b245aa84c email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H --- a/email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H Mon May 03 12:29:07 2010 +0300 +++ b/email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H Fri Jun 25 15:47:40 2010 +0530 @@ -130,6 +130,7 @@ private: void DoRunL(); void DoComplete(TInt& ); + void DoCancel(); void CheckCurrentEntryL(); inline TBool CheckContentDetailsL(const TDesC& aContentLocation, const TDesC& aContentId); @@ -210,6 +211,7 @@ void DoRunL(); void DoComplete(TInt& ); + void DoCancel(); inline void SetStartParameterL(); private: CMsvEntry& iCurrentEntry;