aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes/qquickshape.cpp
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2019-08-05 13:47:15 +0200
committerLiang Qi <liang.qi@qt.io>2019-08-05 13:47:15 +0200
commit28ce9711b23cd526c6f5627f750fed840bed2d32 (patch)
tree957378bd2c8a07d60147b963fcf580920fb1581e /src/quickshapes/qquickshape.cpp
parentaeec2f94c376c9a0e84bbbb3be4652384c7da113 (diff)
parent0647df8c88d4eaeedd19456b6e382308208e2be1 (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13
Diffstat (limited to 'src/quickshapes/qquickshape.cpp')
-rw-r--r--src/quickshapes/qquickshape.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickshapes/qquickshape.cpp b/src/quickshapes/qquickshape.cpp
index 74cbf52a95..0ae16313ca 100644
--- a/src/quickshapes/qquickshape.cpp
+++ b/src/quickshapes/qquickshape.cpp
@@ -200,7 +200,7 @@ void QQuickShapePath::setStrokeColor(const QColor &color)
}
/*!
- \qmlproperty color QtQuick.Shapes::ShapePath::strokeWidth
+ \qmlproperty real QtQuick.Shapes::ShapePath::strokeWidth
This property holds the stroke width.