diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-07-02 03:42:56 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-07-02 03:44:16 (GMT) |
commit | 2497d922f06404f6fd1c65c6c685fbce173303ae (patch) | |
tree | de8bd7b454241e14cf978948ced9da2502dd530a /doc/src/declarative/globalobject.qdoc | |
parent | a02de048753aeb9e4c6811bf7689801c59d3c236 (diff) | |
download | Qt-2497d922f06404f6fd1c65c6c685fbce173303ae.zip Qt-2497d922f06404f6fd1c65c6c685fbce173303ae.tar.gz Qt-2497d922f06404f6fd1c65c6c685fbce173303ae.tar.bz2 |
fix doc links
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 36d91ec..a9aee2f 100644 --- a/doc/src/declarative/globalobject.qdoc +++ b/doc/src/declarative/globalobject.qdoc @@ -35,7 +35,7 @@ Contains all the properties of the JavaScript global object, plus: \section1 Qt Object -The \l{Qt}{Qt object} provides useful enums and functions from Qt, for use in all QML +The \l{QmlGlobalQtObject}{Qt object} provides useful enums and functions from Qt, for use in all QML files. \section1 XMLHttpRequest |