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>
This commit is contained in:
Andreas Buhr 2021-06-23 08:10:51 +02:00
parent e5730a829e
commit a19905f937
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -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