Remove reference to Qt Quick Compiler

The tool isn't too useful anymore from Qt 5.12 onwards.

Fixes: QTBUG-82332
Change-Id: Id07f47aef54aa3513fad00b6ec2692cb4364daae
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
Kai Koehne 2020-02-19 08:57:50 +01:00
parent d55e4ca379
commit bc37d41cd8
1 changed files with 0 additions and 3 deletions

View File

@ -93,9 +93,6 @@
\row \li \l{D-Bus Viewer} \row \li \l{D-Bus Viewer}
\li A tool to introspect D-Bus objects and messages. Available from \li A tool to introspect D-Bus objects and messages. Available from
the Qt SDK or the Qt 5 qttools repository. 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} \row \li \l{Qt VS Tools}
\li Intended for developers who wish to develop Qt applications using \li Intended for developers who wish to develop Qt applications using
the Visual Studio IDE instead of Qt Creator. the Visual Studio IDE instead of Qt Creator.