Sine Striker
2023-12-17 eda513356b8eb58b3069ddceb8c3dbc63c7fcdcd
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: {