From 133d55dd17cb775d21ef2763285dc5e29781d808 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Wed, 27 May 2015 13:16:35 +0200 Subject: [PATCH] Doc: Moved some of the generic thumbnail config to relevant qdocconfs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some of the activeqt and multimediawidget examples had images, so the list had to be more specific. Task-number: QTBUG-41996 Change-Id: I676f705ee2568fee4c023249704db3c7e0ae44d3 Reviewed-by: Martin Smith Reviewed-by: Leena Miettinen Reviewed-by: Topi Reiniƶ --- doc/global/manifest-meta.qdocconf | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf index 01950e650c..1df1a6733a 100644 --- a/doc/global/manifest-meta.qdocconf +++ b/doc/global/manifest-meta.qdocconf @@ -269,12 +269,10 @@ manifestmeta.thumbnail.names = "QtCore/Contiguous Cache Example" \ "QtWidgets/Event Transitions Example" \ "QtWidgets/Two-way Button Example" \ "QtWidgets/Validators Example" \ - "ActiveQt/*" \ "QtDbus/*" \ "QtHelp/*" \ "QtMultimedia/AudioEngine Example" \ "QtMultimedia/Declarative Radio Example" \ - "QtMultimediaWidgets/Media Player Example" \ "QtQml/Extending QML*" \ "QtQuick/Qt Quick Examples - Accessibility" \ "QtSensors/Qt Sensors - SensorGesture QML Type example" \