qt: remove incorrect mouse event scaling
Compare changes
Since commit 66e86e15, m_sourceSize is never written, and no scaling must be applied.
This makes hoverMoveEvent() consistent with mouseMoveEvent(), which did not apply any scaling.
VideoLAN code repository instance