Page MenuHomePhabricator

Fix the build with Qt 5.15
ClosedPublic

Authored by Fabien on Jun 4 2020, 10:02.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC0e737f05298f: Fix the build with Qt 5.15
Summary

A fresh update to Qt 5.15 caused my build to fail.
There are also some new deprecation that need to be fixed in another
diff.

Test Plan

With Qt 5.15:

ninja all check

Check Qt 5.5.1:

ninja all check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Jun 4 2020, 10:02
This revision is now accepted and ready to land.Jun 4 2020, 10:35
This revision was automatically updated to reflect the committed changes.