qtdoc/examples/demos/hangman/qml
Alexey Edelev de59c40a39 Fix name clash in Hangman and Maroon demos
In Unix-like OS name of executable clashes with QML module directory
name. It's better to avoid using QML module URI same as executable
name. Prepend "examples." to the QML URI in this case.

Pick-to: 6.8 6.9 6.10
Fixes: QTBUG-133792
Change-Id: Iaf87117f0d9212b609596ff8c697b909f9bd1809
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-06-11 07:22:47 +00:00
..
GameView.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
GuessWordView.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
Hangman.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
HowToView.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
Key.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
Letter.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
LetterSelector.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
MainView.qml Fix name clash in Hangman and Maroon demos 2025-06-11 07:22:47 +00:00
PageHeader.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
ScoreItem.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
SimpleButton.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
SplashScreen.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
StoreItem.qml Fix name clash in Hangman and Maroon demos 2025-06-11 07:22:47 +00:00
StoreView.qml Fix name clash in Hangman and Maroon demos 2025-06-11 07:22:47 +00:00
Word.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00