changeset 60 | bbf5c5204844 |
parent 58 | 87cb33beeae2 |
child 64 | b52f6033af15 |
--- a/engine/inc/FeedInfo.h Wed Mar 31 08:41:07 2010 +0200 +++ b/engine/inc/FeedInfo.h Wed Mar 31 14:50:33 2010 +0200 @@ -76,7 +76,7 @@ private: CFeedInfo(); void ConstructL(); - void ImageOperationCompleteL(TInt aError, TUint aHandle); + void ImageOperationCompleteL(TInt aError, TUint aHandle, CPodcastModel& aPodcastModel); private: HBufC* iUrl; HBufC* iTitle;