Remove two leftover references to QRegExp in the docs

Change-Id: I7e025d6a03827addb61740649a77dd74f7416962
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
bb10
Lars Knoll 2020-04-03 20:35:43 +02:00
parent dd152c8404
commit b6145bfcc5
2 changed files with 1 additions and 2 deletions

View File

@ -77,7 +77,6 @@
\li QPoint
\li QQuaternion
\li QRect
\li QRegExp
\li QRegularExpression
\li QRegion
\li QSize

View File

@ -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
*/
/*!