Doc: import statements go to QML files, not pro files

Change-Id: Ia36ffd51add0c92b396e448d8e125848e9754877
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
Leena Miettinen
2013-07-16 11:14:23 +02:00
parent 378d0cd119
commit a5dccb1736

View File

@@ -156,7 +156,7 @@
using Qt Quick 2.1. The Qt Quick Components and Controls are based on using Qt Quick 2.1. The Qt Quick Components and Controls are based on
standard QML types. To view the components and controls in the standard QML types. To view the components and controls in the
\gui {Library} pane, add import \gui {Library} pane, add import
statements to the .pro file of your project. For example: statements to the QML file in the \gui Edit mode. For example:
\list \list