aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml')
-rw-r--r--tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml b/tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml
index bd0406e595..df26a9b599 100644
--- a/tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml
+++ b/tests/auto/qml/qmlformat/data/objectsSpacing.formatted.qml
@@ -1,6 +1,9 @@
Item {
+ Button {}
+
Button {
+ id: foo
}
height: 360