application/inc/PodcastFeedView.h
changeset 94 8d36b7608232
parent 93 bbf5c5204844
child 96 a8538f50e2ba
child 98 523e04129df6
equal deleted inserted replaced
93:bbf5c5204844 94:8d36b7608232
   116 		HBufC* iNeverUpdated;
   116 		HBufC* iNeverUpdated;
   117 		CPodcastFeedViewUpdater* iUpdater;
   117 		CPodcastFeedViewUpdater* iUpdater;
   118 		TBool iFirstActivateAfterLaunch;
   118 		TBool iFirstActivateAfterLaunch;
   119 		TOpmlState iOpmlState;
   119 		TOpmlState iOpmlState;
   120 		TBool iViewingShows;
   120 		TBool iViewingShows;
       
   121 		RArray<TInt> iFeedIdForIconArray;
   121 };
   122 };
   122 
   123 
   123 #endif // PODCASTFEEDVIEWH
   124 #endif // PODCASTFEEDVIEWH