Page MenuHomePhabricator

Consistently use the QT_VERSION_CHECK macro
ClosedPublic

Authored by Fabien on Jun 15 2020, 10:32.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC1b58d6694721: Consistently use the QT_VERSION_CHECK macro
Summary

We no longer need to remember how the Qt version number is built. It is
also easier to read.

Depends on D6569.

Test Plan
ninja all check

Grepped for QT_VERSION to ensure there is no remaining case.

Diff Detail

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