diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-11-15 17:34:38 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-11-15 17:34:38 (GMT) |
commit | 96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43 (patch) | |
tree | 471b3a22951f4ca5ecec86af8504f5af44197d27 /doc/src/declarative/elements.qdoc | |
parent | d0a02d526db09a22da4845e5bae7625cb70b4ef4 (diff) | |
download | Qt-96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43.zip Qt-96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43.tar.gz Qt-96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43.tar.bz2 |
Doc: Correcting references to Qt Declarative module.
Diffstat (limited to 'doc/src/declarative/elements.qdoc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 54f07a2..eaa6a82 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -32,7 +32,7 @@ \brief A dictionary of standard QML elements. This is a dictionary of all standard QML elements made available - in the QtDeclarative module. + in the Qt Declarative module. To see the QML elements listed by functional area, see the \l{Groups Of Related QML Elements} page. |