From 9aa34f3bf2f4dac1b9c0a29a57f0fe863c2bd951 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 30 Nov 2020 09:32:48 +0100 Subject: Doc: Add thumbnail for Widgets Gallery Example The example won't show up in Qt Creator's Welcome mode without either an \image or a generic thumbnail. Add the latter for now. Pick-to: 6.0 Fixes: QTBUG-88970 Change-Id: Id5ec236ef4760e678921bc2a90608d66ac35394d Reviewed-by: Paul Wicking --- doc/global/manifest-meta.qdocconf | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf index 7eb4ca7be1..e9e273461d 100644 --- a/doc/global/manifest-meta.qdocconf +++ b/doc/global/manifest-meta.qdocconf @@ -240,6 +240,7 @@ manifestmeta.thumbnail.names = "QtCore/Contiguous Cache Example" \ "QtNetwork/Network Download*" \ "QtWidgets/Dynamic Layouts Example" \ "QtWidgets/Validators Example" \ + "QtWidgets/Widgets Gallery Example" \ "QtDbus/*" \ "QtHelp/*" \ "QtMultimedia/AudioEngine Example" \ -- cgit v1.2.3