aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc')
-rw-r--r--examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc b/examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc
index b2391d43ba..069513636a 100644
--- a/examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc
+++ b/examples/quick/tableview/gameoflife/doc/src/gameoflife.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\title Qt Quick TableView examples - Conway’s Game of Life
- \example gameoflife
+ \example tableview/gameoflife
\brief The \e{Conway’s Game of Life} example shows how the QML TableView
type can be used to display a C++ model that the user can pan around.