diff options
author | David Boddie <david.boddie@nokia.com> | 2010-10-07 17:10:07 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2010-10-07 17:10:07 (GMT) |
commit | 6b75ccad5829571eb6df9a0bbb05be2ac1480032 (patch) | |
tree | f93d7c33ad518cf1bf6cbb086dcd7d70a2ac9f3d /doc/src/development | |
parent | f447ae026637a75d565e9347eb19f33d09557039 (diff) | |
download | Qt-6b75ccad5829571eb6df9a0bbb05be2ac1480032.zip Qt-6b75ccad5829571eb6df9a0bbb05be2ac1480032.tar.gz Qt-6b75ccad5829571eb6df9a0bbb05be2ac1480032.tar.bz2 |
Doc: Fixed warnings caused by an earlier change. Made docs consistent.
Related to change f447ae026637a75d565e9347eb19f33d09557039.
Diffstat (limited to 'doc/src/development')
-rw-r--r-- | doc/src/development/qtestlib.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc index 0379027..e53957f 100644 --- a/doc/src/development/qtestlib.qdoc +++ b/doc/src/development/qtestlib.qdoc @@ -320,7 +320,7 @@ host computer and the device. Thus header files and libraries are needed to compile cetest and QtRemote successfully. - Prior to \l{Installing Qt on Windows CE}{installation} of Qt, you need to set your + Prior to \l{Installing Qt for Windows CE}{installation} of Qt, you need to set your \c INCLUDE and \c LIB environment variables properly. A default installation of Windows Mobile 5 for Pocket PC can be obtained by: |