mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge pull request #1209 from laanwj/2012_05_hideonshutdown
Hide UI immediately after leaving the main loop
This commit is contained in:
commit
0e69fc6e84
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ int main(int argc, char *argv[])
|
|||
#endif
|
||||
app.exec();
|
||||
|
||||
window.hide();
|
||||
window.setClientModel(0);
|
||||
window.setWalletModel(0);
|
||||
guiref = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue