messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 76 60a8a215b0ec
parent 67 fc91263aee62
--- a/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h	Tue Oct 05 13:58:47 2010 +0530
+++ b/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h	Tue Oct 19 11:30:16 2010 +0530
@@ -78,6 +78,12 @@
      * @return bool
      */
     bool isIncoming();
+    
+    /**
+     * Handle Gesture Event
+     * @param event, Event
+     */
+    void gestureEvent(QGestureEvent *event);
 
 private: