diff options
author | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-20 13:47:41 (GMT) |
---|---|---|
committer | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-20 13:47:41 (GMT) |
commit | 68d6a91fd2db9ec95d9f46e7af10eff7da89f8f0 (patch) | |
tree | 9e3b0b9ce2cc397a49d1d4de4ff5b738c9f77620 /doc/src/activeqt.qdoc | |
parent | 0b14582aa47e1c255e1bbd68ef5ced2e69ec31a8 (diff) | |
download | Qt-68d6a91fd2db9ec95d9f46e7af10eff7da89f8f0.zip Qt-68d6a91fd2db9ec95d9f46e7af10eff7da89f8f0.tar.gz Qt-68d6a91fd2db9ec95d9f46e7af10eff7da89f8f0.tar.bz2 |
Doc - Mentioned that ActiveQt is now part of the Open source versions
of Qt.
Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com>
Diffstat (limited to 'doc/src/activeqt.qdoc')
-rw-r--r-- | doc/src/activeqt.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/activeqt.qdoc b/doc/src/activeqt.qdoc index ea13e59..3919823 100644 --- a/doc/src/activeqt.qdoc +++ b/doc/src/activeqt.qdoc @@ -73,7 +73,7 @@ To build the static libraries, change into the \c activeqt directory (usually \c QTDIR/src/activeqt), and run \c qmake and your make tool in both the \c container and the \c control subdirectory. - The libraries \c qaxcontainer.lib and \c qaxserver.lib will be linked + The libraries \c qaxcontainer.lib and \c qaxserver.lib will be linked into \c QTDIR/lib. If you are using a shared configuration of Qt enter the \c plugin @@ -81,8 +81,8 @@ plugin that integrates the QAxContainer module into \l{Qt Designer}. - The ActiveQt modules are part of the \l{Qt Full Framework Edition}. They - are \e not part of the \l{Open Source Versions of Qt}. + The ActiveQt modules are part of the \l{Qt Full Framework Edition} and + the \l{Open Source Versions}. \sa {QAxContainer Module}, {QAxServer Module} */ |