aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/gradientSpreadModes.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/gradientSpreadModes.qml')
-rw-r--r--examples/quick/shapes/gradientSpreadModes.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/shapes/gradientSpreadModes.qml b/examples/quick/shapes/gradientSpreadModes.qml
index 6e39a90f55..c0b42c8832 100644
--- a/examples/quick/shapes/gradientSpreadModes.qml
+++ b/examples/quick/shapes/gradientSpreadModes.qml
@@ -53,6 +53,8 @@ import QtQuick.Shapes
Rectangle {
color: "lightGray"
+ width: 256
+ height: 256
Rectangle {
border.color: "black"
width: 200