forked from qt-creator/qt-creator
Doc: Instruct user to select the correct template
The screenshot shows the code template for a Qt Quick Controls Application, not a Qt Quick Application. This led to user confusion: https://forum.qt.io/topic/59078/ Change-Id: I41580fd4abd337176e704adcb9547d8d4bb4ef7a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
\list 1
|
\list 1
|
||||||
|
|
||||||
\li Select \uicontrol{File > New File or Project > Application >
|
\li Select \uicontrol{File > New File or Project > Application >
|
||||||
Qt Quick Application > Choose}.
|
Qt Quick Controls Application > Choose}.
|
||||||
|
|
||||||
\li In the \uicontrol{Name} field, type \e {Transitions}.
|
\li In the \uicontrol{Name} field, type \e {Transitions}.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user