diff -r dc142c8740eb -r bbf5c5204844 application/inc/PodcastFeedView.h --- a/application/inc/PodcastFeedView.h Wed Mar 31 08:41:07 2010 +0200 +++ b/application/inc/PodcastFeedView.h Wed Mar 31 14:50:33 2010 +0200 @@ -95,7 +95,7 @@ void DialogDismissedL(TInt aButtonId); // from MImageHandlerCallback - void ImageOperationCompleteL(TInt aError, TUint aHandle); + void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel); void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);