application/inc/PodcastFeedView.h
changeset 117 3b59b88b089e
parent 100 e0fc52a5df4d
child 163 f94dbd678dda
--- a/application/inc/PodcastFeedView.h	Mon Apr 05 11:33:41 2010 +0100
+++ b/application/inc/PodcastFeedView.h	Mon Apr 05 13:54:26 2010 +0100
@@ -109,6 +109,7 @@
 		void HandleExportFeedsL();
 		void HandleUpdateFeedL();
 		void GetFeedErrorText(TDes &aErrorMessage, TInt aErrorCode);
+		void OpmlParsingCompleteL(TInt aError, TUint aNumFeedsImported);
 
 	private:
 		CPodcastModel& iPodcastModel;