diff -r b7da29130b0e -r 80e4d18b72f5 src/hbcore/gestures/hbtapgesture.h --- 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