fix: Qt 6.4.3 build (#6032)

Also enables Qt 6.4.3 build in CI
This commit is contained in:
pajlada
2025-03-06 13:08:06 +01:00
committed by GitHub
parent 72369b1611
commit 01cf8c281d
9 changed files with 91 additions and 49 deletions
+1
View File
@@ -55,6 +55,7 @@
- Dev: Fixed duplicate CMake configure in clean builds. (#5940)
- Dev: BTTV emotes are now loaded as WEBP. (#5957)
- Dev: Reduced time we wait for PubSub connections to cleanly exit from 1s to 100ms. (#6019)
- Dev: Build with Qt 6.4.3 in CI. (#6032)
- Dev: Refactored some settings styles/APIs. (#6023)
- Dev: Added snapshot tests for EventSub. (#5965)
- Dev: Updated crashpad. (#6026)