application/inc/PodcastShowsView.h
changeset 93 bbf5c5204844
parent 32 26a3f2dfba08
child 96 a8538f50e2ba
--- 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();