diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-29 08:52:09 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-29 08:52:09 (GMT) |
commit | 382cd313a63e2f9eb357690e2023be79e45f7bc2 (patch) | |
tree | b711534234260fd14aa7aea10e36198a0903d326 | |
parent | be7384d4a232fc057c7075131149f4cecd32ead2 (diff) | |
download | Qt-382cd313a63e2f9eb357690e2023be79e45f7bc2.zip Qt-382cd313a63e2f9eb357690e2023be79e45f7bc2.tar.gz Qt-382cd313a63e2f9eb357690e2023be79e45f7bc2.tar.bz2 |
Fix broken link in documentation.
Reviewed-by: Trust Me
-rw-r--r-- | doc/src/activeqt.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/activeqt.qdoc b/doc/src/activeqt.qdoc index 3919823..473f815 100644 --- a/doc/src/activeqt.qdoc +++ b/doc/src/activeqt.qdoc @@ -82,7 +82,7 @@ Designer}. The ActiveQt modules are part of the \l{Qt Full Framework Edition} and - the \l{Open Source Versions}. + the \l{Open Source Versions of Qt}. \sa {QAxContainer Module}, {QAxServer Module} */ |