summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/regularexpression.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/regularexpression.qdoc')
-rw-r--r--examples/widgets/doc/src/regularexpression.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/widgets/doc/src/regularexpression.qdoc b/examples/widgets/doc/src/regularexpression.qdoc
index 2ced25c347..f11679cf6c 100644
--- a/examples/widgets/doc/src/regularexpression.qdoc
+++ b/examples/widgets/doc/src/regularexpression.qdoc
@@ -40,9 +40,6 @@
case insensitive matching, multiline matching, Unicode properties selectors
and partial/incremental matching.
- QRegularExpression is a big improvement over QRegExp in terms of features
- and performance and should be used in all new code.
-
\image regularexpression-example.png
*/