messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h
changeset 38 4e4b6adb1024
parent 37 518b245aa84c
child 76 60a8a215b0ec
--- 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.