use QMetaObject::invokeMethod to post to thread (#6203)
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
- Dev: Removed authenticated PubSub implementation. (#6158)
|
||||
- Dev: Save settings in `aboutToQuit`. (#6159)
|
||||
- Dev: Bumped deprecation cutoff to Qt 6.4.3. (#6169)
|
||||
- Dev: Use `QMetaObject::invokeMethod` to run code on a specific thread. (#6203)
|
||||
- Dev: Added a `run-and-kill.sh` script to help debug crash-on-exit bugs. (#6188)
|
||||
- Dev: Refactored event API initialization away from Application and into TwitchIrcServer. (#6198)
|
||||
- Dev: Updated GoogleTest to v1.17.0. (#6180)
|
||||
|
||||
Reference in New Issue
Block a user