src/hbcore/gestures/hbpangesture_p.h
changeset 28 b7da29130b0e
parent 3 11d3954df52a
--- a/src/hbcore/gestures/hbpangesture_p.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/gestures/hbpangesture_p.h	Fri Sep 17 08:32:10 2010 +0300
@@ -61,6 +61,9 @@
     HbPointRecorder mSceneAxisY;
 
     qreal mThresholdSquare;
+
+    bool mIgnoreMouseEvents;
+    int mFollowedTouchPointId;
 };
 
 #endif // HBPANGESTURE_P_H