Philip Kaufmann 71ba4670fc [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
2013-10-30 22:47:51 +01:00
..
2013-10-27 09:09:44 +01:00
2013-08-21 15:35:50 +02:00
2013-10-27 09:09:44 +01:00
2013-10-14 19:02:03 +11:00
2013-10-14 19:02:03 +11:00
2013-04-17 01:14:53 -07:00
2013-10-14 19:02:03 +11:00
2013-06-01 11:05:08 +02:00
2013-10-27 21:20:49 +01:00