mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
QtUI code cleanup / comment improvements
This commit is contained in:
@@ -135,7 +135,7 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
{
|
||||
// Put this in a block, so that BitcoinGUI is cleaned up properly before
|
||||
// calling shutdown.
|
||||
// calling Shutdown().
|
||||
BitcoinGUI window;
|
||||
splash.finish(&window);
|
||||
OptionsModel optionsModel(pwalletMain);
|
||||
|
||||
Reference in New Issue
Block a user