aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2018-06-24 15:15:17 +0200
committerWladimir J. van der Laan <[email protected]>2018-06-25 16:57:41 +0200
commitbb3de15ad8deba7b8b9740d9737dfe5bccf4e0e4 (patch)
treeccab4c36b188b1c30dbbb3fa810fc01bf9c268c4 /src/httpserver.cpp
parentMerge #13512: [qa] mininode: Expose connection state through is_connected (diff)
downloaddiscoin-bb3de15ad8deba7b8b9740d9737dfe5bccf4e0e4.tar.xz
discoin-bb3de15ad8deba7b8b9740d9737dfe5bccf4e0e4.zip
qt: Move BitcoinGUI initializers to class, fix initializer order warning
- C++11-ize the code (move initializers to class, change 0 to `nullptr` where appropriate) - Make sure `m_wallet_selector` is initialized - And fix the following warning: bitcoin/src/qt/bitcoingui.cpp:122:5:warning: field 'spinnerFrame' will be initialized after field 'm_wallet_selector_label' [-Wreorder] spinnerFrame(0),
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions