From da9069e2eabf79d28ffc9a3f2162c9898e121fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Mon, 13 Jun 2022 16:01:24 +0200 Subject: [PATCH] Doc: Remove \target Transformations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The section is already called Transformations. Making it a target just causes issues in other contexts. Change-Id: I8dc65bd3254238e51a649f926cd066dfcbe9500d Reviewed-by: Topi Reiniƶ (cherry picked from commit 3a5334e5be2f078dcf2850f51cdb0de79808023d) Reviewed-by: Qt Cherry-pick Bot --- src/widgets/graphicsview/qgraphicsitem.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/widgets/graphicsview/qgraphicsitem.cpp b/src/widgets/graphicsview/qgraphicsitem.cpp index 7945440e0f4..7594190b897 100644 --- a/src/widgets/graphicsview/qgraphicsitem.cpp +++ b/src/widgets/graphicsview/qgraphicsitem.cpp @@ -96,7 +96,6 @@ \image graphicsview-parentchild.png - \target Transformations \section1 Transformations QGraphicsItem supports projective transformations in addition to its base