diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2013-12-04 08:17:57 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2013-12-05 09:16:48 +0100 |
commit | 8c3ba8be017791799dcfbc2126c24b0580fe48d5 (patch) | |
tree | 9ae303afc2fffe74834828f58f5769877db45060 /src/wallet.cpp | |
parent | a0a5b20156b7f0c7037bc7e11819ee86e579c47e (diff) |
qt: use deleteLater to remove send entries
Use deleteLater() instead of delete, as it is not allowed
to delete widgets directly in an event handler.
Should solve the MacOSX random crashes on send with coincontrol.
Rebased-From: 6c98cca9e47ddb9c786cd3f0445175c378515e0d
Diffstat (limited to 'src/wallet.cpp')
0 files changed, 0 insertions, 0 deletions