changeset 94 | 8d36b7608232 |
parent 93 | bbf5c5204844 |
child 96 | a8538f50e2ba |
child 98 | 523e04129df6 |
--- a/application/inc/PodcastFeedView.h Wed Mar 31 14:50:33 2010 +0200 +++ b/application/inc/PodcastFeedView.h Wed Mar 31 16:06:20 2010 +0200 @@ -118,6 +118,7 @@ TBool iFirstActivateAfterLaunch; TOpmlState iOpmlState; TBool iViewingShows; + RArray<TInt> iFeedIdForIconArray; }; #endif // PODCASTFEEDVIEWH