From 5fa8f5df7bb722c5b7451229f5eecd13bd13326f Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Thu, 11 Mar 2021 11:33:11 +0100 Subject: Doc: Change section titles that cause bad links Section titles are valid targets for QDoc's autolinker. When they are identical to other valid link targets, such as for example a class, these sections may cause invalid links. Pick-to: 6.0 6.1 Fixes: QTBUG-91141 Change-Id: Ie9a6258d2bf83932335976d8c0b5fc59f2028ae5 Reviewed-by: Friedemann Kleint --- src/opengl/doc/src/qt6-changes.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/opengl/doc/src') diff --git a/src/opengl/doc/src/qt6-changes.qdoc b/src/opengl/doc/src/qt6-changes.qdoc index a64f71d22e..c4cb6d0220 100644 --- a/src/opengl/doc/src/qt6-changes.qdoc +++ b/src/opengl/doc/src/qt6-changes.qdoc @@ -67,7 +67,7 @@ \note A notable exception is \l QOpenGLContext, which still resides in Qt Gui. - \section1 QOpenGLWidgets + \section1 The QOpenGLWidgets class Another exception is the \l QOpenGLWidget class. This has been moved to a new module named \c{Qt OpenGL Widgets} and should be included from there. -- cgit v1.2.3