Hide UI immediately after leaving the main loop.
authorWladimir J. van der Laan <laanwj@gmail.com>
Sun, 6 May 2012 06:14:19 +0000 (08:14 +0200)
committerLuke Dashjr <luke-jr+git@utopios.org>
Sun, 6 May 2012 14:55:59 +0000 (14:55 +0000)
commite38d492822a82fc9f1324f9e08c6ff0627321511
tree8d70ef4b0a08a835731387e4710731d506ba0712
parent5da2dce5247994ac7405b1dbfec7eaebc3cc1586
Hide UI immediately after leaving the main loop.

Prevents it from seeming to hang during shutdown if shutdown is triggered while the window is open.
src/qt/bitcoin.cpp