messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h
changeset 44 36f374c67aa8
parent 34 84197e66a4bd
child 47 5b14749788d7
--- a/messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h	Wed Jun 23 18:09:17 2010 +0300
+++ b/messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h	Tue Jul 06 14:12:40 2010 +0300
@@ -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.