separated game card into it's own .qml

This commit is contained in:
2026-08-14 09:05:01 -05:00
parent 32df106ab3
commit 39850225fc
3 changed files with 27 additions and 5 deletions
+1
View File
@@ -20,6 +20,7 @@ qt_add_qml_module(nomad-shell
QML_FILES
qml/Main.qml
qml/NavigationManager.qml
qml/GameCard.qml
)
target_link_libraries(nomad-shell