diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-05-31 16:59:48 +1000 |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-05-31 17:00:42 +1000 |
commit | 4759e47a2444d481156ad1a789e5affbc92e1b58 (patch) | |
tree | d4c418c0da23c7ad4ab595475cd71a89075a2249 /doc/src/declarative/globalobject.qdoc | |
parent | e5cc765d2fa1ff68f1592ad475d6b8f4e5a6f667 (diff) | |
download | qt4-tools-4759e47a2444d481156ad1a789e5affbc92e1b58.tar.gz |
Various doc fixes and 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 7d4f9b9ea9..3121e9532f 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{qml-qt.html}{Qt object} provides useful enums and functions from Qt, for use in all QML +The \l{Qt}{Qt object} provides useful enums and functions from Qt, for use in all QML files. \section1 XMLHttpRequest |