--- a/application/inc/PodcastShowsView.h Wed Mar 31 08:41:07 2010 +0200
+++ b/application/inc/PodcastShowsView.h Wed Mar 31 14:50:33 2010 +0200
@@ -109,7 +109,7 @@
* @param aError Error code given by the CImageHandler or 0 (zero) if the
* image was loaded successfully.
*/
- virtual void ImageOperationCompleteL(TInt aError, TUint aHandle);
+ virtual void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel);
void HandleSetShowPlayed(TBool aPlayed);
void HandleDeleteShow();
void UpdateViewTitleL();