aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-12 03:03:41 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-12 03:03:41 +0200
commit56963a4485445d91bd1ab37ad0bdf22f504ea0ce (patch)
tree86b1679aa6b1b34986747d1e922025057e60db53 /examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc
parentb57d78d32238fc7f7dcccb02be29aa3df3da531e (diff)
parent9685d8f97e8bb448c90dd87b4e86c0ea8438436a (diff)
Merge remote-tracking branch 'origin/5.13' into 5.14
Diffstat (limited to 'examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc')
-rw-r--r--examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc b/examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc
index 0da8f7c5..49e98068 100644
--- a/examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc
+++ b/examples/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc
@@ -309,7 +309,7 @@ in an application. Here's the revised \c main.qml:
\printuntil }
\printuntil }
-\section2 StackView
+\section2 Navigating with StackView
As its name suggests, StackView provides stack-based navigation. The last item
to be \e "pushed" onto the stack is the first one to be removed, and the