application/inc/PodcastFeedView.h
changeset 67 e0fc52a5df4d
parent 66 41d00e97e2f7
child 84 3b59b88b089e
equal deleted inserted replaced
66:41d00e97e2f7 67:e0fc52a5df4d
   117 		HBufC* iNeverUpdated;
   117 		HBufC* iNeverUpdated;
   118 		CPodcastFeedViewUpdater* iUpdater;
   118 		CPodcastFeedViewUpdater* iUpdater;
   119 		TBool iFirstActivateAfterLaunch;
   119 		TBool iFirstActivateAfterLaunch;
   120 		TOpmlState iOpmlState;
   120 		TOpmlState iOpmlState;
   121 		TBool iViewingShows;
   121 		TBool iViewingShows;
       
   122 		RArray<TInt> iFeedIdForIconArray;
   122 };
   123 };
   123 
   124 
   124 #endif // PODCASTFEEDVIEWH
   125 #endif // PODCASTFEEDVIEWH