Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
viewport: event->position() isn't Qt 5.12, tweak version check
According to https://doc.qt.io/qt-5/qwheelevent.html#position the QWheelEvent::position() method was introduced in Qt 5.14. Adjust the Qt version check to unbreak builds with Qt 5.12.
- Loading branch information