refactor: split (#6148)

This commit is contained in:
pajlada
2025-04-12 18:12:13 +02:00
committed by GitHub
parent a92d88058b
commit f56b7c05bf
3 changed files with 16 additions and 46 deletions
+1
View File
@@ -15,6 +15,7 @@
- Bugfix: Handle <kbd>CMD</kbd> + <kbd>BACKSPACE</kbd> behavior explicitly in main chat dialog input for macOS. (#6111)
- Bugfix: Fixed a small typo in the settings page. (#6134)
- Bugfix: Fixed some Twitch commands not getting tab-completed correctly. (#6143)
- Dev: Mini refactor of Split. (#6148)
- Dev: Conan will no longer generate a `CMakeUserPresets.json` file. (#6117)
- Dev: Pass `--force-openssl` when installing from CMake in Qt 6.8+. (#6129)