summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxcontentwrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxcontentwrapper.cpp')
-rw-r--r--src/declarative/fx/qfxcontentwrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxcontentwrapper.cpp b/src/declarative/fx/qfxcontentwrapper.cpp
index 80710ca..5ce5430 100644
--- a/src/declarative/fx/qfxcontentwrapper.cpp
+++ b/src/declarative/fx/qfxcontentwrapper.cpp
@@ -95,7 +95,7 @@ QML_DEFINE_TYPE(QFxContent,Content);
/*!
\qmlclass Content QFxContent
- \ingroup utility
+ \ingroup group_utility
\brief Content is used as a placeholder for the content of a component.
\inherits Item