diff -r 518b245aa84c -r 4e4b6adb1024 messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h --- a/messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h Fri Jun 25 15:47:40 2010 +0530 +++ b/messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h Tue Jun 29 23:42:47 2010 +0530 @@ -56,8 +56,9 @@ /** * short tap handler. * @param anchor anchor at cursor position. + * @param pos tapping position */ - void shortTapAction(QString anchor); + void handleShortTap(QString anchor,const QPointF& pos); /** * Helper method to highlight find item on tap.