Fix git builds against Qt 5.14

Authored by apol on Dec 1 2019, 11:21 PM.

Description

Fix git builds against Qt 5.14

Summary:
It's not really acceptable to just error on everything since some of the
solutions (like in this case) might not be retrocompatible.

The error was:
kdecoration/src/decoration.cpp:386:37: error: no member named 'posF' in 'QWheelEvent'

Test Plan: Builds now

Reviewers: Frameworks, vkrause

Reviewed By: vkrause

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D25671

Details

Committed
apolDec 2 2019, 11:35 AM
Reviewer
vkrause
Differential Revision
D25671: Fix git builds against Qt 5.14
Parents
R129:a2851338b3d6: Fixup deprecated use of QWeakPointer::data
Branches
Unknown
Tags
Unknown