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