Page MenuHomePhabricator

[qt] Move BitcoinGUI initializers to class, fix initializer order warning
ClosedPublic

Authored by schancel on Oct 22 2018, 21:47.

Details

Summary

C++11-ize the code (move initializers to class, change 0 to nullptr where appropriate)

Backport of Core PR 13528

Test Plan
make VERBOSE=1 check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr13528
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3662
Build 5399: Bitcoin ABC Buildbot (legacy)
Build 5398: arc lint + arc unit