From a4588ae63a110e51085edb8e3533ca92bad6914f Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 18 Apr 2017 16:26:58 +0200 Subject: Doc: Fix changed Qt Quick UI Prototype wizard name Change-Id: I86f3991536d9daab38a45a7502176df1dfce6715 Reviewed-by: Thomas Hartmann --- doc/src/projects/creator-projects-creating.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc index f745fc280d..f9bbddd845 100644 --- a/doc/src/projects/creator-projects-creating.qdoc +++ b/doc/src/projects/creator-projects-creating.qdoc @@ -164,12 +164,12 @@ Projects with boilerplate code for a Qt or Google test. For more information, see \l {Creating Tests}. - \li Qt Quick UI + \li Qt Quick UI Prototype Use a single QML file that contains the main view. You can - review \l{Creating Qt Quick UI Projects}{Qt Quick UI projects} + review \l{Creating Qt Quick UI Projects}{Qt Quick UI prototypes} in a \l{Previewing QML Files}{preview tool} and you need not - build them. Qt Quick UI projects cannot be deployed to embedded + build them. Qt Quick UI prototypes cannot be deployed to embedded or mobile target platforms. For those platforms, create a Qt Quick application instead. -- cgit v1.2.1