Yuhang Zhao
2023-12-18 56c4ef0a85abb92a64bb90d86526f2218835e282
examples/qml/main.qml
@@ -5,8 +5,8 @@
Window {
    id: window
    width: 640
    height: 480
    width: 800
    height: 600
    color: "#f0f0f0"
    title: qsTr("Hello, world!")
    Component.onCompleted: {