From 4f815d77ff986470e63f0fad739229a0a185672f Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 27 Apr 2022 07:45:43 -0400 Subject: [PATCH] add a fixes note on change from QSound to QSoundEffect --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 32ef66e48..d1ad14346 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1638,6 +1638,7 @@ Qt: add '#' as "Extended-commands" to the 'game' dropdown menu Qt: add tool tips to the extended command selector's buttons to show command descriptions Qt: add tool tips to the icons shown in the status window +Qt: use QSoundEffect instead of QSound in qt_bind.cpp tiles: male and female variations in monsters.txt; tested only with tile2bmp conversion utility so far; also supported by tilemap utility to generate tile.c