Skip to content
Snippets Groups Projects
Commit a5dccb17 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

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


Change-Id: Ia36ffd51add0c92b396e448d8e125848e9754877
Reviewed-by: default avatarVenugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
parent 378d0cd1
No related branches found
No related tags found
No related merge requests found
...@@ -156,7 +156,7 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment