application/inc/PodcastQueueView.h
changeset 82 d87e984bd8b8
parent 13 f58e3c482bd9
child 83 a2e43aa1ad11
equal deleted inserted replaced
81:27f6f5827e5d 82:d87e984bd8b8
   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;
   107 	};
   108 	};
   108 
   109 
   109 #endif // PODCASTSHOWSVIEWH
   110 #endif // PODCASTSHOWSVIEWH
   110 
   111 
   111 
   112