remove spaces for clean-ness

This commit is contained in:
Liv Erickson 2018-03-22 15:37:12 -07:00
parent 0647155c30
commit 1244559618

View file

@ -122,11 +122,11 @@ Rectangle {
height: 400
spacing: 20
Image {
id: image1
width: 30
height: 30
source: "qrc:/qtquickplugin/images/template_image.png"
Image {
id: image1
width: 30
height: 30
source: "qrc:/qtquickplugin/images/template_image.png"
}
Text {