changeset 67 | e0fc52a5df4d |
parent 66 | 41d00e97e2f7 |
child 84 | 3b59b88b089e |
--- a/application/inc/PodcastFeedView.h Thu Apr 01 11:41:33 2010 +0200 +++ b/application/inc/PodcastFeedView.h Thu Apr 01 11:47:56 2010 +0200 @@ -119,6 +119,7 @@ TBool iFirstActivateAfterLaunch; TOpmlState iOpmlState; TBool iViewingShows; + RArray<TInt> iFeedIdForIconArray; }; #endif // PODCASTFEEDVIEWH