aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/tigerLoader.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shapes/tigerLoader.qml')
-rw-r--r--examples/quick/shapes/tigerLoader.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/shapes/tigerLoader.qml b/examples/quick/shapes/tigerLoader.qml
index 366d8e329b..d220fcdd7d 100644
--- a/examples/quick/shapes/tigerLoader.qml
+++ b/examples/quick/shapes/tigerLoader.qml
@@ -53,6 +53,8 @@ import QtQuick.Shapes
Rectangle {
color: "lightGray"
+ width: 256
+ height: 256
Item {
anchors.fill: parent