This change allows to make the GUI startup process more granular, and, eventually, to move the appInitStartClients
call from
BitcoinCore::initialize
into LoadWalletsActivity
(see https://github.com/bitcoin-core/gui/pull/342) and fix https://github.com/bitcoin-core/gui/issues/247.
No behavior change.