Skip to content
Snippets Groups Projects
Commit cda7d44b authored by Breitwiller Josephine's avatar Breitwiller Josephine
Browse files

Update Main.qml

parent 497f67fb
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,6 @@ ApplicationWindow { ...@@ -10,6 +10,6 @@ ApplicationWindow {
StackView { StackView {
id: stackView id: stackView
anchors.fill: parent anchors.fill: parent
initialItem: "GamePage.qml" // Utilisez Qt.resolvedUrl pour éviter les problèmes de chemin initialItem: "GamePage.qml"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment