application/inc/PodcastFeedView.h
changeset 93 bbf5c5204844
parent 32 26a3f2dfba08
child 94 8d36b7608232
--- 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);