diff -r a2e43aa1ad11 -r 3b59b88b089e application/inc/PodcastFeedView.h --- 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;