summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-05-22 08:29:18 +0200
committerKai Koehne <kai.koehne@qt.io>2019-05-22 08:29:18 +0200
commitead4cba97e0ffc49a1a4720a5190cf7f5a439433 (patch)
tree7b7cb279a687d81c7fa4988339d0e3d146e284a5
parent12660189b5ef1efe729de76b35794c5957c578c4 (diff)
Mark Qt XmlPatterns as deprecatedv5.13.0-rc1
This follows deprecation in qt5.git (commit 16201ab3) and in qtxmlpatterns.git (commit ea54a86408c733). Change-Id: I32e63f49be3ebe778b82522d8f1b196e12df3d8b Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index aef4453b4..23c73af51 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -349,7 +349,7 @@
\note This module is not required to use QXmlStreamReader and
QXmlStreamWriter. They are already part of \l{Qt Core}.
\row
- \li \l[QtXmlPatterns]{Qt XML Patterns}
+ \li \l[QtXmlPatterns]{Qt XML Patterns} (deprecated)
\li All
\li All
\li Support for XPath, XQuery, XSLT and XML schema validation.