email/pop3andsmtpmtm/clientmtms/src/MIUTRSLV.CPP
branchGCC_SURGE
changeset 47 5b14749788d7
parent 34 84197e66a4bd
child 60 7fdbb852d323
--- a/email/pop3andsmtpmtm/clientmtms/src/MIUTRSLV.CPP	Thu Jun 17 09:57:06 2010 +0100
+++ b/email/pop3andsmtpmtm/clientmtms/src/MIUTRSLV.CPP	Thu Jul 22 16:32:06 2010 +0100
@@ -462,6 +462,12 @@
 			}
 		}
 	}
+	
+	
+void CImMhtmlChildEntrySearcher::DoCancel()
+	{
+	CMsgActive::DoCancel();
+	}	
 
 void CImMhtmlChildEntrySearcher::DoComplete(TInt& )
 	{
@@ -1043,7 +1049,10 @@
 		}
 	}
 
-
+void CImMhtmlFirstPageFinder::DoCancel()
+	{
+		CMsgActive::DoCancel();
+	}
 
 
 // The following class implements a class for parsing and combining URI's.