changeset 36 | e010fc411ddc |
parent 35 | 66c5303f3610 |
parent 32 | 26a3f2dfba08 |
child 50 | e7b10d6d7ba3 |
--- a/application/inc/PodcastShowsView.h Sat Mar 06 10:22:09 2010 +0000 +++ b/application/inc/PodcastShowsView.h Sat Mar 06 10:28:29 2010 +0000 @@ -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); + virtual void ImageOperationCompleteL(TInt aError, TUint aHandle); void HandleSetShowPlayedL(TBool aPlayed); void HandleDeleteShowL(); void UpdateViewTitleL();