application/inc/PodcastShowsView.h
branchnewlist
changeset 347 b8d687bb7ca1
parent 336 3d6c1417e8bd
child 350 9c4fd008e20f
equal deleted inserted replaced
346:a0eb6aaed052 347:b8d687bb7ca1
   114 	
   114 	
   115 	CPodcastModel& iPodcastModel;
   115 	CPodcastModel& iPodcastModel;
   116 	TBool iProgressAdded;	
   116 	TBool iProgressAdded;	
   117 	TInt iLastImageHandlerError;
   117 	TInt iLastImageHandlerError;
   118 	TBool iSetTitlebarImage;
   118 	TBool iSetTitlebarImage;
       
   119 	TBool iShowNewShows;
   119 	};
   120 	};
   120 
   121 
   121 #endif // PODCASTSHOWSVIEWH
   122 #endif // PODCASTSHOWSVIEWH
   122 
   123 
   123 
   124