From b6145bfcc5dc1dde253c9bf44f751270fbfcb577 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 3 Apr 2020 20:35:43 +0200 Subject: Remove two leftover references to QRegExp in the docs Change-Id: I7e025d6a03827addb61740649a77dd74f7416962 Reviewed-by: Alex Blasche --- src/corelib/global/qnamespace.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/global/qnamespace.qdoc') 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 */ /*! -- cgit v1.2.3