Use QEnterEvent for QWidget::enterEvent on Qt 6 (#4365)

* fix: use concrete QEnterEvent on Qt 6

* chore: add changelog entry
This commit is contained in:
nerix
2023-02-11 18:13:29 +01:00
committed by GitHub
parent 1d3ca0bfa3
commit 5179567334
11 changed files with 48 additions and 7 deletions
+1
View File
@@ -48,6 +48,7 @@
- Dev: Changed conan generator to [`CMakeDeps`](https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmakedeps.html) and [`CMakeToolchain`](https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmaketoolchain.html). See PR for migration notes. (#4335)
- Dev: Refactored 7TV EventAPI implementation. (#4342)
- Dev: Don't rely on undocumented registry keys to find the default browser on Windows. (#4362)
- Dev: Use `QEnterEvent` for `QWidget::enterEvent` on Qt 6. (#4365)
## 2.4.0