qtdoc/examples/demos/hangman
Assam Boudjelthia 0462cfa1ee Hangman: remove line using undeclared variable
failedProducts variable is never declared but used in the
code, this seems to be a typo and the line should not exist
anymore in dev (5.15.0 used to have that for example).

Amends 81d6ddf857.

Fixes: QTBUG-121578
Pick-to: 6.7 6.6 6.5 6.2
Change-Id: I2d7f6cebb729a095c657831151ac3049a8786564
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-02-20 10:55:46 +02:00
..
doc Doc: Remove unused groups 2023-12-03 16:23:45 +01:00
purchasing Hangman: remove line using undeclared variable 2024-02-20 10:55:46 +02:00
qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
CMakeLists.txt Use versioned CMake targets for Qt modules 2023-05-02 12:03:42 +00:00
dict.txt Add QtPurchasing module as an example under Qt demos 2021-11-10 13:46:03 +02:00
hangman.pro Add QtPurchasing module as an example under Qt demos 2021-11-10 13:46:03 +02:00
hangmangame.cpp Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
hangmangame.h Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
main.cpp Examples: Use consistent organization names and settings paths 2023-07-04 13:43:26 +00:00
main.qml Use SPDX license identifiers 2022-06-07 18:23:52 +02:00
resources.qrc Add QtPurchasing module as an example under Qt demos 2021-11-10 13:46:03 +02:00