diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-12-04 08:17:57 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-12-04 08:17:57 +0100 |
| commit | 6c98cca9e47ddb9c786cd3f0445175c378515e0d (patch) | |
| tree | e7e66512e89afb5fc6c58f5db42e85ea9c5f4d59 /src/rpcserver.cpp | |
| parent | Merge pull request #3285 (diff) | |
| download | discoin-6c98cca9e47ddb9c786cd3f0445175c378515e0d.tar.xz discoin-6c98cca9e47ddb9c786cd3f0445175c378515e0d.zip | |
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.
Diffstat (limited to 'src/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions