diff -r ebfee66fde93 -r 84197e66a4bd email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H --- a/email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H Fri Jun 04 10:25:39 2010 +0100 +++ b/email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H Fri Jun 11 13:35:48 2010 +0300 @@ -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;