summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qabstracttextdocumentlayout.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <[email protected]>2023-06-09 11:09:57 +0200
committerVolker Hilsheimer <[email protected]>2023-06-09 14:32:48 +0200
commitbd29b03368ae7d5228edc88cb44be89a00a3a21c (patch)
tree66fc0526b91ad9921ea10f7b8abaf62f8ff6be92 /src/gui/text/qabstracttextdocumentlayout.cpp
parent0e96dd3464bc2e03d66ebb574a7a5352942ffdb2 (diff)
Remove links from the Text Object example
It's an example in Qt SVG that is to be removed. Pick-to: 6.5 6.6 Change-Id: I6e8cf38885649ca10f70a70b8400873c97bf1698 Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]>
Diffstat (limited to 'src/gui/text/qabstracttextdocumentlayout.cpp')
-rw-r--r--src/gui/text/qabstracttextdocumentlayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qabstracttextdocumentlayout.cpp b/src/gui/text/qabstracttextdocumentlayout.cpp
index 9c75031e32b..3e5144b157d 100644
--- a/src/gui/text/qabstracttextdocumentlayout.cpp
+++ b/src/gui/text/qabstracttextdocumentlayout.cpp
@@ -101,7 +101,7 @@ QTextObjectInterface::~QTextObjectInterface()
\warning Copy and Paste operations ignore custom text objects.
- \sa {Text Object Example}, QTextCharFormat, QTextLayout
+ \sa QTextCharFormat, QTextLayout
*/
/*!