We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8d02d commit 82ac8d6Copy full SHA for 82ac8d6
res/qml/main.qml
@@ -81,7 +81,7 @@ ApplicationWindow {
81
82
anchors.fill: parent
83
84
- initialItem: "ChooseGamePage.ui.qml"
+ initialItem: "ConfigClassicGamePage.ui.qml" //"ChooseGamePage.ui.qml"
85
86
// Implements back key navigation
87
focus: true
0 commit comments