summaryrefslogtreecommitdiffstats
path: root/src/sql
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2021-03-11 11:33:11 +0100
committerPaul Wicking <paul.wicking@qt.io>2021-03-11 15:01:35 +0100
commit5fa8f5df7bb722c5b7451229f5eecd13bd13326f (patch)
tree6fa1026ac2a6671d6746ecb5af742bfbd26248ec /src/sql
parentb42df9756a8d72cbdfbf72f15e98385b35148eb6 (diff)
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 <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/sql')
-rw-r--r--src/sql/doc/src/qt6-changes.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/doc/src/qt6-changes.qdoc b/src/sql/doc/src/qt6-changes.qdoc
index 750c1162b6..55c94d0b60 100644
--- a/src/sql/doc/src/qt6-changes.qdoc
+++ b/src/sql/doc/src/qt6-changes.qdoc
@@ -41,7 +41,7 @@
In this topic we summarize those changes in Qt SQL, and provide guidance
to handle them.
- \section1 QSqlQuery
+ \section1 The QSqlQuery class
\section2 boundValues() Signature