diff -r b4be6bc78573 -r 17da6d3a5a4b application/inc/PodcastShowsView.h --- a/application/inc/PodcastShowsView.h Thu Jun 03 16:44:35 2010 +0100 +++ b/application/inc/PodcastShowsView.h Mon Jun 21 12:04:03 2010 +0100 @@ -96,7 +96,7 @@ void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane); void FormatShowInfoListBoxItemL(CShowInfo& aShowInfo, TInt aSizeDownloaded = 0); - void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); + virtual void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); void GetShowIcons(CShowInfo* aShowInfo, TInt& aIconIndex); void CreateIconsL();