C++11-ize the code (move initializers to class, change 0 to nullptr where appropriate)
Backport of Core PR 13528
Differential D1959
[qt] Move BitcoinGUI initializers to class, fix initializer order warning schancel on Oct 22 2018, 21:47. Authored by
Details
C++11-ize the code (move initializers to class, change 0 to nullptr where appropriate) Backport of Core PR 13528 make VERBOSE=1 check
Diff Detail
Event Timeline |