application/inc/PodcastFeedView.h
changeset 25 ae65906c4347
parent 13 f58e3c482bd9
child 32 26a3f2dfba08
child 35 66c5303f3610
equal deleted inserted replaced
24:ca50ea154990 25:ae65906c4347
   115 		HBufC* iFeedsFormat;
   115 		HBufC* iFeedsFormat;
   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 };
   121 };
   121 
   122 
   122 #endif // PODCASTFEEDVIEWH
   123 #endif // PODCASTFEEDVIEWH