diff --git a/Main.qml b/Main.qml index 36216f0..c97c59d 100644 --- a/Main.qml +++ b/Main.qml @@ -8,6 +8,7 @@ ApplicationWindow { height: 650 visible: true title: qsTr("Solitare") + color: "green" ScoreBar { id: scoreBar