From fee977b18be98812d506cb224cd0b0b8fba54ee9 Mon Sep 17 00:00:00 2001 From: Ville Voutilainen Date: Mon, 16 Jan 2023 10:15:53 +0200 Subject: [PATCH] Remove android tag from QtOpenGL examples Task-number: QTBUG-110230 Change-Id: I6997c1c0eb91f4ee6ff9e9579a742c6617310267 Reviewed-by: Assam Boudjelthia --- 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 b02ed5b6b23..0e16ce20f92 100644 --- a/doc/global/manifest-meta.qdocconf +++ b/doc/global/manifest-meta.qdocconf @@ -59,9 +59,7 @@ manifestmeta.android.names = "Qt3D/Qt 3D: Basic Shapes C++ Example" \ "QtMultimedia/QML Video Shader Effects Example" \ "QtNFC/Annotated URL Example" \ "QtNFC/QML Poster Example" \ - "QtOpenGL/2D Painting Example" \ "QtOpenGL/Hello GLES3 Example" \ - "QtOpenGL/Textures Example" \ "QtPositioning/SatelliteInfo (C++/QML)" \ "QtPositioning/Weather Info (C++/QML)" \ "QtPurchasing/Qt Purchasing Examples - QtHangman" \