aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/ellipticalArcs.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/ellipticalArcs.qml')
-rw-r--r--examples/quick/shapes/ellipticalArcs.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/shapes/ellipticalArcs.qml b/examples/quick/shapes/ellipticalArcs.qml
index 09cc2c8211..de9379f35e 100644
--- a/examples/quick/shapes/ellipticalArcs.qml
+++ b/examples/quick/shapes/ellipticalArcs.qml
@@ -53,6 +53,8 @@ import QtQuick.Shapes
Rectangle {
color: "lightGray"
+ width: 256
+ height: 256
Shape {
id: shape
width: 220