application/inc/PodcastQueueView.h
changeset 107 17da6d3a5a4b
parent 88 1cc7501102a8
child 120 92eadaba67e6
--- a/application/inc/PodcastQueueView.h	Thu Jun 03 16:44:35 2010 +0100
+++ b/application/inc/PodcastQueueView.h	Mon Jun 21 12:04:03 2010 +0100
@@ -78,6 +78,8 @@
 	void HandleCommandL(TInt aCommand);
 	TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType);
 	void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
+	
+	virtual void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation);
 	};
 
 #endif