diff options
| author | Philip Kaufmann <[email protected]> | 2013-10-30 15:37:41 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2013-10-30 22:47:51 +0100 |
| commit | 71ba4670fcd35209db230381bc8a63ac2d1cc22a (patch) | |
| tree | b13f2ad7c262025f71410411f540a706847df623 /src/bitcoin-cli.cpp | |
| parent | Merge pull request #3160 from Diapolo/walletview (diff) | |
| download | discoin-71ba4670fcd35209db230381bc8a63ac2d1cc22a.tar.xz discoin-71ba4670fcd35209db230381bc8a63ac2d1cc22a.zip | |
[Qt] sendcoinsdialog: convert QMessageBox usage to message()
- add new processSendCoinsReturn() function, which parses the
status of WalletModel::SendCoinsReturn and generates a pair consisting
of a message and message flags
- result is we only need one emit message() call
- this change ensures that the GUI is shown for warnings/errors in
sendcoinsdialog, because of message() taking care of that for modal
messages
- changes 2 warning message into error messages and removed "Error:"
in front of the actual error message string
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions