branch | symbian1 |
changeset 183 | 913f0f0e98fc |
parent 145 | cc0182a5da39 |
child 347 | b8d687bb7ca1 |
--- a/application/inc/PodcastQueueView.h Thu Jul 15 20:42:25 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