Fix build with Qt 5.15 by adding an include
ClosedPublic

Authored by heikobecker on Mar 24 2020, 7:42 PM.

Details

Summary

QPainterPath is no longer included via qtransform.h (since
5.15.0-beta2, 50d2acdc93b4de2ba56eb67787e2bdcb21dd4bea in qtbase.git).

Depends on D28255.

Test Plan

Builds fine against 5.15.0-beta2 where it previously didn't

Diff Detail

Repository
R368 RSIBreak
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
heikobecker requested review of this revision.Mar 24 2020, 7:42 PM
heikobecker created this revision.
aacid accepted this revision.Mar 24 2020, 10:57 PM
This revision is now accepted and ready to land.Mar 24 2020, 10:57 PM
This revision was automatically updated to reflect the committed changes.