diff --git a/src/qml/main.qml b/src/qml/main.qml index e586203..0d2c977 100644 --- a/src/qml/main.qml +++ b/src/qml/main.qml @@ -15,7 +15,6 @@ ApplicationWindow { visible: true width: 720 height: 480 - color: "white" FontLoader { id: notoFont source: "fonts/NotoSans.ttf"