src/hbcore/gestures/hbtapgesture.h
changeset 30 80e4d18b72f5
parent 1 f7ac710697a9
--- a/src/hbcore/gestures/hbtapgesture.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gestures/hbtapgesture.h	Mon Oct 04 00:38:12 2010 +0300
@@ -65,6 +65,7 @@
     Q_DECLARE_PRIVATE_D(d_ptr, HbTapGesture)
     Q_DISABLE_COPY(HbTapGesture)
     friend class HbTapGestureLogic;
+    friend class HbTapGestureRecognizer;
 };
 
 #endif // HBTAPGESTURE_H