application/inc/PodcastFeedView.h
changeset 98 523e04129df6
parent 94 8d36b7608232
child 99 41d00e97e2f7
equal deleted inserted replaced
97:b52f6033af15 98: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