changeset 32 | 26a3f2dfba08 |
parent 13 | f58e3c482bd9 |
child 36 | e010fc411ddc |
child 49 | 43e204e6ae2e |
child 60 | bbf5c5204844 |
--- a/application/inc/PodcastShowsView.h Wed Mar 03 22:24:42 2010 +0000 +++ b/application/inc/PodcastShowsView.h Wed Mar 03 23:56:05 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 HandleSetShowPlayed(TBool aPlayed); void HandleDeleteShow(); void UpdateViewTitleL();