diff -r ef0373b55136 -r 758a864f9613 src/imports/gestures/qdeclarativegesturearea.cpp --- a/src/imports/gestures/qdeclarativegesturearea.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/imports/gestures/qdeclarativegesturearea.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -79,6 +79,8 @@ /*! \qmlclass GestureArea QDeclarativeGestureArea + \ingroup qml-basic-interaction-elements + \brief The GestureArea item enables simple gesture handling. \inherits Item