aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
diff options
context:
space:
mode:
authorDavid Boddie <[email protected]>2025-06-10 15:43:22 +0200
committerDavid Boddie <[email protected]>2025-06-21 10:11:55 +0200
commit991d9607b5b61d96126efe3eddc131419533d581 (patch)
treec8490666c72a434e877e68481729ade7299ebfd1 /src/quick/util
parentf680527e69e1ffaf625de830b761241e4e52433d (diff)
Doc: Fix self-referencing "see also" linksHEADdev
Pick-to: 6.9 6.10 Change-Id: I6837d9b63a0b0252b13c53e74a534749f82a3193 Reviewed-by: Shawn Rutledge <[email protected]>
Diffstat (limited to 'src/quick/util')
-rw-r--r--src/quick/util/qquickpath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/util/qquickpath.cpp b/src/quick/util/qquickpath.cpp
index 6909ab7a72..3b69a4384b 100644
--- a/src/quick/util/qquickpath.cpp
+++ b/src/quick/util/qquickpath.cpp
@@ -2826,7 +2826,7 @@ void QQuickPathPercent::setValue(qreal value)
}
\endqml
- \sa Path, PathQuad, PathCubic, PathArc, PathAngleArc, PathCurve, PathSvg, PathMove, PathPolyline
+ \sa Path, PathQuad, PathCubic, PathArc, PathAngleArc, PathCurve, PathSvg, PathMove
*/
/*!