Skip to content

Commit 82ac8d6

Browse files
committed
Change initial page to ConfigClassicGamePage.qml
1 parent 6a8d02d commit 82ac8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/qml/main.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ApplicationWindow {
8181

8282
anchors.fill: parent
8383

84-
initialItem: "ChooseGamePage.ui.qml"
84+
initialItem: "ConfigClassicGamePage.ui.qml" //"ChooseGamePage.ui.qml"
8585

8686
// Implements back key navigation
8787
focus: true

0 commit comments

Comments
 (0)