application/inc/PodcastQueueView.h
branch3rded
changeset 186 32aedca70582
parent 175 cd124c4eb6b9
child 343 9c56bf585696
--- a/application/inc/PodcastQueueView.h	Wed Jul 14 14:53:21 2010 +0100
+++ b/application/inc/PodcastQueueView.h	Thu Jul 15 22:43:10 2010 +0100
@@ -75,6 +75,10 @@
 	void HandleCommandL(TInt aCommand);
 	TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType);
 	void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
+
+private:
+	TBool iDontUpdateList;
+
 	};
 
 #endif