Files
create/src/Gui/Quarter
Edoardo Morandi e2e1a51790 fix: UB by erroneous event downcasting
When an event type is `QEvent::Wheel`, the event type is `QWheelEvent`,
which is not a `QMouseEvent`. This caused a undefined behavior that can
be cached by ubsan.
2023-04-17 23:42:15 +02:00
..
2022-12-31 21:54:45 +01:00
2022-11-02 15:16:41 +01:00