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
Lint
Lint Not Applicable
Unit
Tests Not Applicable