summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/pingpong/doc
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-06-23 08:10:51 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-06-28 09:34:04 +0200
commitc3134184557794c5b34829531d4e16561da1a85f (patch)
tree2dc589f39072c235c893ce918054da7f2684a310 /examples/bluetooth/pingpong/doc
parent2e4e35ee6d6fb9b58b7e306c34510d7d7efd9301 (diff)
Fix wrong image in QML pingpong example documentation
Because of a name clash, a wrong image was shown in the documentation of the QML pingpong example. This patch changes the filename to prevent the name clash. Fixes: QTBUG-94192 Change-Id: I4e27b4b9a05efe9c1766a256305ead16a09fa9c7 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit a19905f9371f27572e7f7f12a0bdcf8419508e08)
Diffstat (limited to 'examples/bluetooth/pingpong/doc')
-rw-r--r--examples/bluetooth/pingpong/doc/images/qmlpingpong_intro.png (renamed from examples/bluetooth/pingpong/doc/images/intro.png)bin36557 -> 36557 bytes
-rw-r--r--examples/bluetooth/pingpong/doc/src/pingpong.qdoc2
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/pingpong/doc/images/intro.png b/examples/bluetooth/pingpong/doc/images/qmlpingpong_intro.png
index 5655cfbf..5655cfbf 100644
--- a/examples/bluetooth/pingpong/doc/images/intro.png
+++ b/examples/bluetooth/pingpong/doc/images/qmlpingpong_intro.png
Binary files differ
diff --git a/examples/bluetooth/pingpong/doc/src/pingpong.qdoc b/examples/bluetooth/pingpong/doc/src/pingpong.qdoc
index 5a050cec..64c54d8a 100644
--- a/examples/bluetooth/pingpong/doc/src/pingpong.qdoc
+++ b/examples/bluetooth/pingpong/doc/src/pingpong.qdoc
@@ -34,7 +34,7 @@
Bluetooth devices. The basic concept is the ping pong game where two players
communicate via sockets.
- \image intro.png
+ \image qmlpingpong_intro.png
\include examples-run.qdocinc