[UI] Remove unneeded property.
This commit is contained in:
parent
2d3222c724
commit
19f186182b
|
@ -15,7 +15,6 @@ ApplicationWindow {
|
|||
visible: true
|
||||
width: 720
|
||||
height: 480
|
||||
color: "white"
|
||||
FontLoader {
|
||||
id: notoFont
|
||||
source: "fonts/NotoSans.ttf"
|
||||
|
|
Loading…
Reference in a new issue