summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-02-22 03:05:36 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-02-22 03:05:36 +0100
commita47e72bd0d8841e95eb54e5bb2745263dc347b67 (patch)
tree22455f55ae31fbfffd49cfff9a74d40373e106e2
parent006230f02f28c5131b45d7f80b2bda1502090781 (diff)
parentbc37d41cd8606603fbdf5cc8790f003b27ee5117 (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1
-rw-r--r--doc/src/developmenttools.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/src/developmenttools.qdoc b/doc/src/developmenttools.qdoc
index ec2b33602..7f565a259 100644
--- a/doc/src/developmenttools.qdoc
+++ b/doc/src/developmenttools.qdoc
@@ -93,9 +93,6 @@
\row \li \l{D-Bus Viewer}
\li A tool to introspect D-Bus objects and messages. Available from
the Qt SDK or the Qt 5 qttools repository.
- \row \li \l{Qt Quick Compiler}
- \li A compiler for QML that enables building Qt Quick applications
- without having to deploy the QML sources on to the target.
\row \li \l{Qt VS Tools}
\li Intended for developers who wish to develop Qt applications using
the Visual Studio IDE instead of Qt Creator.