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.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/debugger/qtquick-debugging.qdoc b/doc/src/debugger/qtquick-debugging.qdoc
index 5686bb44c6..92c5c43d8b 100644
--- a/doc/src/debugger/qtquick-debugging.qdoc
+++ b/doc/src/debugger/qtquick-debugging.qdoc
@@ -31,9 +31,14 @@
/*!
\contentspage index.html
- \previouspage creator-debugging-helpers.html
\page creator-debugging-qml.html
+ \if defined(qtdesignstudio)
+ \previouspage creator-debug-mode.html
+ \nextpage creator-qml-debugging-example.html
+ \else
+ \previouspage creator-debugging-helpers.html
\nextpage creator-debugging-example.html
+ \endif
\title Debugging Qt Quick Projects