changeset 8 | aab3aa4acdd6 |
parent 7 | a7a43293ae56 |
child 13 | f58e3c482bd9 |
--- a/application/inc/PodcastFeedView.h Thu Feb 25 17:12:04 2010 +0000 +++ b/application/inc/PodcastFeedView.h Thu Feb 25 17:33:06 2010 +0000 @@ -96,6 +96,9 @@ // from MImageHandlerCallback void ImageOperationCompleteL(TInt aError); + + void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); + private: void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse); void HandleAddFeedL();