application/inc/PodcastFeedView.h
changeset 61 8d36b7608232
parent 60 bbf5c5204844
child 63 a8538f50e2ba
child 65 523e04129df6
equal deleted inserted replaced
60:bbf5c5204844 61: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