application/inc/PodcastQueueView.h
changeset 185 92eadaba67e6
parent 151 17da6d3a5a4b
child 243 44d205147a83
--- a/application/inc/PodcastQueueView.h	Wed Jul 14 14:53:21 2010 +0100
+++ b/application/inc/PodcastQueueView.h	Thu Jul 15 21:29:09 2010 +0100
@@ -80,6 +80,9 @@
 	void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
 	
 	virtual void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
+	
+private:
+	TBool iDontUpdateList;
 	};
 
 #endif