mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-05 09:45:41 +02:00
remove spaces for clean-ness
This commit is contained in:
parent
0647155c30
commit
1244559618
1 changed files with 5 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue