Fix git builds against Qt 5.14
ClosedPublic

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

Details

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

Diff Detail

Repository
R129 Window Decoration Library
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19364
Build 19382: arc lint + arc unit
apol created this revision.Dec 1 2019, 11:22 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 1 2019, 11:22 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol requested review of this revision.Dec 1 2019, 11:22 PM
vkrause accepted this revision.Dec 2 2019, 9:33 AM
This revision is now accepted and ready to land.Dec 2 2019, 9:33 AM
This revision was automatically updated to reflect the committed changes.