1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-18 11:39:31 +01:00
This commit is contained in:
Jonas Kvinge 2020-12-19 17:42:24 +01:00
parent ddcc296af4
commit d3faf18251

View File

@ -6,7 +6,7 @@ ChangeLog
Bugfixes:
* Fix return type of SmartPlaylistQueryWizardPlugin::type().
* Fix comparsion between QChar and integer to use QChar::unicode().
* Fix comparison between QChar and integer to use QChar::unicode().
* Fix return type of qHash with Qt 6 to use size_t instead of uint.
* Fix tag edit dialog save process sometimes stuck.
* Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.