changeset 84 | 3b59b88b089e |
parent 67 | e0fc52a5df4d |
child 114 | 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;