diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc index c3c3b86e2b5..825bd26fe1c 100644 --- a/doc/src/qtquick/qtquick-designer.qdoc +++ b/doc/src/qtquick/qtquick-designer.qdoc @@ -156,7 +156,7 @@ 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 \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