Fix various small warnings (#4296)
* Fix `inconsistent-missing-override` warnings * Fix `final-dtor-non-final-class` warnings * Fix `ambiguous-reversed-operator` warnings
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
- Dev: Removed unused operators in `Image` (#4267)
|
||||
- Dev: Removed usage of deprecated `QDesktopWidget` (#4287)
|
||||
- Dev: Bump Cirrus CI FreeBSD image from 12.1 to 13.1. (#4295)
|
||||
- Dev: Fixed `inconsistent-missing-override` warnings. (#4296)
|
||||
- Dev: Fixed `final-dtor-non-final-class` warnings. (#4296)
|
||||
- Dev: Fixed `ambiguous-reversed-operator` warnings. (#4296)
|
||||
|
||||
## 2.4.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user