diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-05-26 07:23:41 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-05-26 07:29:29 (GMT) |
commit | b08165d372e60c0c61b25dbaf5d0340ce8f985bc (patch) | |
tree | e22dafdf394e8478ecd4d96e57b055e25449ea72 /doc/src/declarative/globalobject.qdoc | |
parent | dc9602f6bb805751beb3b7963398679d12753e53 (diff) | |
download | Qt-b08165d372e60c0c61b25dbaf5d0340ce8f985bc.zip Qt-b08165d372e60c0c61b25dbaf5d0340ce8f985bc.tar.gz Qt-b08165d372e60c0c61b25dbaf5d0340ce8f985bc.tar.bz2 |
Doc fixes, improvements
Diffstat (limited to 'doc/src/declarative/globalobject.qdoc')
-rw-r--r-- | doc/src/declarative/globalobject.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc index 2885dd5..3a2ad81 100644 --- a/doc/src/declarative/globalobject.qdoc +++ b/doc/src/declarative/globalobject.qdoc @@ -49,7 +49,7 @@ Contains all the properties of the JavaScript global object, plus: \section1 Qt Object -The \l{qt-qml.html}{Qt object} provides useful enums and functions from Qt, for use in all QML +The \l{qml-qt.html}{Qt object} provides useful enums and functions from Qt, for use in all QML files. \section1 XMLHttpRequest |