summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/corelib/doc/src/datastreamformat.qdoc1
-rw-r--r--src/corelib/global/qnamespace.qdoc2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/corelib/doc/src/datastreamformat.qdoc b/src/corelib/doc/src/datastreamformat.qdoc
index b813612eec..1e23b19c1f 100644
--- a/src/corelib/doc/src/datastreamformat.qdoc
+++ b/src/corelib/doc/src/datastreamformat.qdoc
@@ -77,7 +77,6 @@
\li QPoint
\li QQuaternion
\li QRect
- \li QRegExp
\li QRegularExpression
\li QRegion
\li QSize
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 480d96acc7..4faeaeb213 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -2885,7 +2885,7 @@
the first item and continues until all items have been examined.
\value MatchRecursive Searches the entire hierarchy.
- \sa QString::compare(), QRegExp, QRegularExpression
+ \sa QString::compare(), QRegularExpression
*/
/*!