application/inc/PodcastFeedView.h
changeset 65 523e04129df6
parent 61 8d36b7608232
child 66 41d00e97e2f7
equal deleted inserted replaced
64:b52f6033af15 65:523e04129df6
   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;
       
   122 };
   121 };
   123 
   122 
   124 #endif // PODCASTFEEDVIEWH
   123 #endif // PODCASTFEEDVIEWH