aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/qtquick.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/qtquick.qdoc')
-rw-r--r--src/quick/doc/src/qtquick.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/quick/doc/src/qtquick.qdoc b/src/quick/doc/src/qtquick.qdoc
index 49bd7c5ac1..46dfa5651f 100644
--- a/src/quick/doc/src/qtquick.qdoc
+++ b/src/quick/doc/src/qtquick.qdoc
@@ -81,7 +81,9 @@ See also the \l{Build with CMake} overview.
To configure the module for building with qmake, add the module as a value of
the QT variable in the project's .pro file:
-\snippet code/doc_src_qtquick.pro 0
+\badcode
+QT += quick
+\endcode
\section1 Important Concepts in Qt Quick