aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/capStyles.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/capStyles.qml')
-rw-r--r--examples/quick/shapes/capStyles.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/shapes/capStyles.qml b/examples/quick/shapes/capStyles.qml
index cc06a48501..2eb5047fb1 100644
--- a/examples/quick/shapes/capStyles.qml
+++ b/examples/quick/shapes/capStyles.qml
@@ -53,6 +53,7 @@ import QtQuick.Shapes
Rectangle {
color: "lightGray"
+ width: 256; height: 256
Shape {
anchors.centerIn: parent