summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxmouseregion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxmouseregion.cpp')
-rw-r--r--src/declarative/fx/qfxmouseregion.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxmouseregion.cpp b/src/declarative/fx/qfxmouseregion.cpp
index 2bf7aa7..c6a7f96 100644
--- a/src/declarative/fx/qfxmouseregion.cpp
+++ b/src/declarative/fx/qfxmouseregion.cpp
@@ -242,7 +242,7 @@ QML_DEFINE_TYPE(QFxMouseRegion,MouseRegion);
\class QFxMouseRegion
\brief The QFxMouseRegion class provides a simple mouse handling abstraction for use within Qml.
- \ingroup coreitems
+ \ingroup group_coreitems
All QFxItem derived classes can do mouse handling but the QFxMouseRegion class exposes mouse
handling data as properties and tracks flicking and dragging of the mouse.