summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/qtxml.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/doc/qtxml.qdocconf')
-rw-r--r--src/xml/doc/qtxml.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf
index 8ca421ff4e..419859ac8b 100644
--- a/src/xml/doc/qtxml.qdocconf
+++ b/src/xml/doc/qtxml.qdocconf
@@ -40,3 +40,6 @@ imagedirs += images \
navigation.landingpage = "Qt XML"
navigation.cppclassespage = "Qt XML C++ Classes"
+
+# Add a thumbnail for examples that do not have images
+manifestmeta.thumbnail.names = "QtXml/XML Stream Lint Example"