summaryrefslogtreecommitdiff
path: root/doc/src/debugger/qtquick-debugging.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/debugger/qtquick-debugging.qdoc')
-rw-r--r--doc/src/debugger/qtquick-debugging.qdoc14
1 files changed, 2 insertions, 12 deletions
diff --git a/doc/src/debugger/qtquick-debugging.qdoc b/doc/src/debugger/qtquick-debugging.qdoc
index cc60d4974f..2b1cce65aa 100644
--- a/doc/src/debugger/qtquick-debugging.qdoc
+++ b/doc/src/debugger/qtquick-debugging.qdoc
@@ -41,18 +41,8 @@
\l{Creating Qt Quick Projects}{type of the project}: Qt Quick UI or Qt Quick
Application, and the Qt version used.
- To debug Qt Quick UI projects:
-
- \list 1
-
- \li In \gui Projects mode \gui {Run Settings}, select the
- \gui {Enable QML} check box in the \gui {Debugger Settings} to
- enable QML debugging.
-
- \li For Qt 4.7, compile the QML Inspector debugging helper. For more information,
- see \l{Debugging Helpers for QML}.
-
- \endlist
+ To debug Qt Quick UI projects, select the \gui {Enable QML} check box in the
+ \gui {Debugger Settings} in \gui Projects mode \gui {Run Settings}.
To debug Qt Quick Applications: