summaryrefslogtreecommitdiff
path: root/src/ivicore
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2019-11-28 15:55:10 +0100
committerDominik Holland <dominik.holland@qt.io>2019-11-29 15:09:20 +0100
commita4f32253e7b19ba97aefb82d11330eeb0379b68d (patch)
tree07c98118995678918514a75ef560024c4a418788 /src/ivicore
parent86aa73a79cb57daf045a3ad345d6a321ac404bf1 (diff)
downloadqtivi-a4f32253e7b19ba97aefb82d11330eeb0379b68d.tar.gz
doc: Include the correct snippet in the qface-tutorial
In chapter3 we included the wrong snippet for the main.cpp. Change-Id: Ia9f89e5b2ea14c82b70aee5937fd9320b980ed7f Fixes: AUTOSUITE-1351 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'src/ivicore')
-rw-r--r--src/ivicore/doc/src/examples-qface-tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivicore/doc/src/examples-qface-tutorial.qdoc b/src/ivicore/doc/src/examples-qface-tutorial.qdoc
index 4fe5726..d5941a5 100644
--- a/src/ivicore/doc/src/examples-qface-tutorial.qdoc
+++ b/src/ivicore/doc/src/examples-qface-tutorial.qdoc
@@ -429,7 +429,7 @@
search for it and is still using the old hardcoded registration. So, we can now remove the
linking step in the \c instrument-cluster.pro file and change our main file accordingly:
- \quotefromfile ivicore/qface-tutorial/chapter1-basics/instrument-cluster/main.cpp
+ \quotefromfile ivicore/qface-tutorial/chapter3-simulation-backend/instrument-cluster/main.cpp
\skipto #include
\printuntil }