mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fixing root.qml
This commit is contained in:
parent
96e0b0cf21
commit
6d62613888
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Image {
|
|||
id: root
|
||||
width: 515
|
||||
height: 450
|
||||
source: "../images/Hifi_window@2x.png"
|
||||
source: "../images/hifi_window@2x.png"
|
||||
|
||||
Text {
|
||||
id: text
|
||||
|
|
Loading…
Reference in a new issue