Doc: Fix the snippet walk-through sequence
Apparently the StockChart.qml has changed so some of the references were invalid, resulting in a qdoc warning. Change-Id: I43d6d37dc6ec14c3c80e1adb7ac930b65845d6b5 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
This commit is contained in:
parent
90d62f4c02
commit
583f0c9238
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
\quotefromfile demos/stocqt/content/StockChart.qml
|
\quotefromfile demos/stocqt/content/StockChart.qml
|
||||||
\skipto Rectangle
|
\skipto Rectangle
|
||||||
\printuntil height
|
\printuntil id
|
||||||
\dots
|
\dots
|
||||||
\skipto Canvas
|
\skipto Canvas
|
||||||
\printuntil id
|
\printuntil id
|
||||||
|
|
Loading…
Reference in New Issue