diff options
| author | Paul Wicking <paul.wicking@qt.io> | 2021-03-23 13:58:13 +0100 |
|---|---|---|
| committer | Paul Wicking <paul.wicking@qt.io> | 2021-03-24 06:16:01 +0100 |
| commit | 787d998aa67a7ce68172997fa5d36ca31c32d3b6 (patch) | |
| tree | d67726fb1600f715587bf103d2b312756459ab67 /src/quick/util/qquickpath.cpp | |
| parent | a75367972fc9ab9fefda29471b92b6589c2c15c1 (diff) | |
Doc: Use \qmldefault instead of \default
Task-number: QTBUG-81525
Change-Id: Ia2d2d706ab73e52e19129caf4e5a88a2ae5499c6
Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/quick/util/qquickpath.cpp')
| -rw-r--r-- | src/quick/util/qquickpath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/util/qquickpath.cpp b/src/quick/util/qquickpath.cpp index 5ac28f45d9..e5cb627fbc 100644 --- a/src/quick/util/qquickpath.cpp +++ b/src/quick/util/qquickpath.cpp @@ -246,7 +246,7 @@ bool QQuickPath::isClosed() const \qmlproperty list<PathElement> QtQuick::Path::pathElements This property holds the objects composing the path. - \default + \qmldefault A path can contain the following path objects: \list |
