aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/flipable/flipable.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/flipable/flipable.qml')
-rw-r--r--examples/quick/customitems/flipable/flipable.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/customitems/flipable/flipable.qml b/examples/quick/customitems/flipable/flipable.qml
index f47444a64d..5e809c2085 100644
--- a/examples/quick/customitems/flipable/flipable.qml
+++ b/examples/quick/customitems/flipable/flipable.qml
@@ -43,7 +43,7 @@ import "content"
Rectangle {
id: window
-
+
width: 480; height: 320
color: "darkgreen"