branch | symbian1 |
changeset 145 | cc0182a5da39 |
parent 60 | 4d230e702aa3 |
child 175 | cd124c4eb6b9 |
child 183 | 913f0f0e98fc |
--- a/application/inc/PodcastQueueView.h Sat May 15 11:13:19 2010 +0100 +++ b/application/inc/PodcastQueueView.h Fri May 28 17:43:08 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