aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-11-18 11:41:31 +0100
committerJerome Pasion <jerome.pasion@qt.io>2020-11-18 17:39:05 +0100
commit016b3776630daa9db38e37abcddb396751252355 (patch)
tree286f497203cb28919c5cc027024e41b12f1af16a
parentb743323602babb9580149ca2b881ce4bc85e0584 (diff)
Remove extra \endlist command
-fixes qdoc warnings Task-number: QTBUG-86102 Change-Id: I2e2a2f98d7127629bedc06612d6c6b4f7e57fb52 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-rw-r--r--src/quick/doc/src/qt6-changes.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/doc/src/qt6-changes.qdoc b/src/quick/doc/src/qt6-changes.qdoc
index 5487d7b7f9..dc7b59731e 100644
--- a/src/quick/doc/src/qt6-changes.qdoc
+++ b/src/quick/doc/src/qt6-changes.qdoc
@@ -117,7 +117,6 @@
removed. Instead, use the fromNative() function from
QPlatformInterface::QSGOpenGLTexture, QPlatformInterface::QSGVulkanTexture,
QPlatformInterface::QSGD3D11Texture, or QPlatformInterface::QSGMetalTexture.
- \endlist
\li The QQuickFramebufferObject class is available with an unchanged API,
but is only functional when the scenegraph is rendering with OpenGL. It will