Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <qt/clientmodel.h>
#include <qt/walletmodel.h>
#include <QDialog>
#include <QMessageBox>
#include <QString>
#include <QTimer>
Go to the source code of this file.
Classes | |
class | SendCoinsDialog |
Dialog for sending bitcoins. More... | |
class | SendConfirmationDialog |
Namespaces | |
namespace | Ui |
Macros | |
#define | SEND_CONFIRM_DELAY 3 |
#define SEND_CONFIRM_DELAY 3 |
Definition at line 119 of file sendcoinsdialog.h.