changeset 64 | b52f6033af15 |
parent 60 | bbf5c5204844 |
child 76 | 223f270fa7ff |
--- a/engine/inc/FeedInfo.h Wed Mar 31 16:06:20 2010 +0200 +++ b/engine/inc/FeedInfo.h Wed Mar 31 18:09:02 2010 +0200 @@ -60,7 +60,7 @@ IMPORT_C TUint Uid() const; IMPORT_C const TDesC& ImageFileName() const; - IMPORT_C void SetImageFileNameL(const TDesC &aFileName); + IMPORT_C void SetImageFileNameL(const TDesC &aFileName, CPodcastModel* aPodcastModel); IMPORT_C void SetCustomTitle(); IMPORT_C TBool CustomTitle() const;