branch | RCL_3 |
changeset 306 | a36dc474cae2 |
parent 292 | 655dbce90b70 |
child 311 | 606f4f6babf6 |
--- a/application/inc/PodcastFeedView.h Sat Oct 30 11:28:49 2010 +0100 +++ b/application/inc/PodcastFeedView.h Sat Oct 30 11:29:14 2010 +0100 @@ -115,7 +115,7 @@ private: CPodcastModel& iPodcastModel; - TBool iUpdatingRunning; + TUint iFeedUpdating; HBufC* iFeedsFormat; HBufC* iNeverUpdated; CPodcastFeedViewUpdater* iUpdater;