diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2010-04-09 15:01:32 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2010-04-09 15:13:13 (GMT) |
commit | 1ab962d75bd6754331536034022b882f0474196d (patch) | |
tree | 94faeff089b557b13d6363eaeb2d4d5f75473b24 | |
parent | 3900e09478f01798b4dbcaf573426d886fd2db23 (diff) | |
download | Qt-1ab962d75bd6754331536034022b882f0474196d.zip Qt-1ab962d75bd6754331536034022b882f0474196d.tar.gz Qt-1ab962d75bd6754331536034022b882f0474196d.tar.bz2 |
Doc: we don't ship a qconfig executable in the Windows CE packages
Task-number: QTBUG-9655
Reviewed-by: thartman
-rw-r--r-- | doc/src/platforms/emb-features.qdoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/platforms/emb-features.qdoc b/doc/src/platforms/emb-features.qdoc index 1974a45..ab549d3 100644 --- a/doc/src/platforms/emb-features.qdoc +++ b/doc/src/platforms/emb-features.qdoc @@ -105,9 +105,6 @@ \note The \c qconfig tool is intended to be built against Qt on desktop platforms. - \bold{Windows CE:} The Qt for Windows CE package contains a \c qconfig - executable that you can run on a Windows desktop to configure the build. - \image qt-embedded-qconfigtool.png The \c qconfig tool's interface displays all of Qt's |