application/inc/PodcastFeedView.h
changeset 5 ba42cd6670b8
parent 2 29cda98b007e
child 7 a7a43293ae56
--- a/application/inc/PodcastFeedView.h	Thu Feb 25 16:02:42 2010 +0000
+++ b/application/inc/PodcastFeedView.h	Thu Feb 25 16:27:23 2010 +0000
@@ -104,6 +104,7 @@
 		void HandleImportFeedsL();
 		void HandleExportFeedsL();
 		void HandleUpdateFeedL();
+		void GetFeedErrorText(TDes &aErrorMessage, TInt aErrorCode);
 
 	private:
 		CPodcastModel& iPodcastModel;