summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <[email protected]>2023-06-09 10:52:28 +0200
committerEdward Welbourne <[email protected]>2023-07-10 12:57:20 +0200
commitacb950c129f9bbaa7864de2a7a507ee870551dd8 (patch)
treef7ccf4a1e43dfb28cd5e7ecb01f25870bcee8f5d
parenta028e53fa49c995a7dc06ffaac2be1ebe0923f9c (diff)
XBEL DOM example: update the screenshot
The old one showed an old XBEL file's content, with trolltech URLs. Update to match the new XBEL file's content. Pick-to: 6.6 6.5 Task-number: QTBUG-111228 Change-Id: I2b3bb7d67c6f96b04208fe4b1f9af10055dc0496 Reviewed-by: Mårten Nordheim <[email protected]> Reviewed-by: Kimmo Leppälä <[email protected]>
-rw-r--r--examples/xml/dombookmarks/doc/images/dombookmarks-example.pngbin19405 -> 0 bytes
-rw-r--r--examples/xml/dombookmarks/doc/images/screenshot.pngbin0 -> 67075 bytes
-rw-r--r--examples/xml/dombookmarks/doc/src/dombookmarks.qdoc2
3 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/dombookmarks/doc/images/dombookmarks-example.png b/examples/xml/dombookmarks/doc/images/dombookmarks-example.png
deleted file mode 100644
index abacacbbfcd..00000000000
--- a/examples/xml/dombookmarks/doc/images/dombookmarks-example.png
+++ /dev/null
Binary files differ
diff --git a/examples/xml/dombookmarks/doc/images/screenshot.png b/examples/xml/dombookmarks/doc/images/screenshot.png
new file mode 100644
index 00000000000..462052ce8a4
--- /dev/null
+++ b/examples/xml/dombookmarks/doc/images/screenshot.png
Binary files differ
diff --git a/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc b/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc
index d08eecaf06c..dc757f84b7e 100644
--- a/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc
+++ b/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc
@@ -14,7 +14,7 @@
the files. The {QXmlStream Bookmarks Example} provides an alternative
way to read this type of file.
- \image dombookmarks-example.png
+ \image screenshot.png
\section1 The XbelTree Class Definition