application/inc/PodcastQueueView.h
changeset 83 a2e43aa1ad11
parent 82 d87e984bd8b8
child 88 1cc7501102a8
equal deleted inserted replaced
82:d87e984bd8b8 83:a2e43aa1ad11
   102 	
   102 	
   103 	CPodcastModel& iPodcastModel;
   103 	CPodcastModel& iPodcastModel;
   104 	TBool iProgressAdded;	
   104 	TBool iProgressAdded;	
   105 	TInt iLastImageHandlerError;
   105 	TInt iLastImageHandlerError;
   106 	TBool iSetTitlebarImage;
   106 	TBool iSetTitlebarImage;
   107 	TBool iEatQueueUpdate;
       
   108 	};
   107 	};
   109 
   108 
   110 #endif // PODCASTSHOWSVIEWH
   109 #endif
   111 
   110 
   112 
   111