summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qabstractxmlforwarditerator.cpp
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-23 03:05:08 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-11-23 03:05:08 +0100
commite43c025a7eeeb4fde4b2f751805c74b3a40e446d (patch)
tree3fd4fa71935f4b70cd2d1af50387f658340e045c /src/xmlpatterns/api/qabstractxmlforwarditerator.cpp
parentc28a9a3d37feb5b98ac46b4b7a1aab9b0fd87697 (diff)
parente0fc9b9e593ea384868dc33ef2934b6cf5ec4e64 (diff)
downloadqtxmlpatterns-e43c025a7eeeb4fde4b2f751805c74b3a40e446d.tar.gz
Merge remote-tracking branch 'origin/5.15' into dev
Change-Id: I928747197843381b430cc4b652a74740b28b033b
Diffstat (limited to 'src/xmlpatterns/api/qabstractxmlforwarditerator.cpp')
-rw-r--r--src/xmlpatterns/api/qabstractxmlforwarditerator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmlpatterns/api/qabstractxmlforwarditerator.cpp b/src/xmlpatterns/api/qabstractxmlforwarditerator.cpp
index a2c4126..b36325e 100644
--- a/src/xmlpatterns/api/qabstractxmlforwarditerator.cpp
+++ b/src/xmlpatterns/api/qabstractxmlforwarditerator.cpp
@@ -233,6 +233,7 @@
/*!
\fn QPatternist::ListIteratorPlatform::ListIteratorPlatform(const ListType &list)
+ \internal
Constructs a ListIteratorPlatform that walks the given \a list.
*/