Skip to content
Commit 64967211 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Port away from deprecated QWheelEvent::delta()

QWheelEvent::angleDelta() returns a QPoint instead of int, so we need to
use its y() value to get the number of steps.
parent 327c22bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment