changeset 120 | 92eadaba67e6 |
parent 107 | 17da6d3a5a4b |
child 137 | 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