summaryrefslogtreecommitdiffstats
path: root/src/xml/dom
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-08-07 11:50:09 +0200
committerKai Köhne <kai.koehne@qt.io>2023-08-07 13:16:37 +0200
commitf350f69abe5cd4730384f49d57b2753268b3bb66 (patch)
tree5da4a151b2760489d700d6a98879fb7c2d971503 /src/xml/dom
parenta9982a3b637e482c52a1ca97f9e235eb302048c3 (diff)
Doc: Remove link to removed example
Example got removed to tesets/manual in 8937169c190246ebc85df242f85b3 Pick-to: 6.5 6.6 Change-Id: Ica1470b6b478f49e318ea51f244c599cd12bf5a3 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/xml/dom')
-rw-r--r--src/xml/dom/qdom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/dom/qdom.cpp b/src/xml/dom/qdom.cpp
index a445ef350f..564a34baee 100644
--- a/src/xml/dom/qdom.cpp
+++ b/src/xml/dom/qdom.cpp
@@ -6018,7 +6018,7 @@ void QDomDocumentPrivate::saveDocument(QTextStream& s, const int indent, QDomNod
\l{http://www.w3.org/TR/DOM-Level-2-Core/}{Level 2 Core}
Specifications.
- \sa {DOM Bookmarks Application}, {Simple DOM Model Example}
+ \sa {DOM Bookmarks Application}
*/
/*!