mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
[Qt] simple fee bumper with user verification
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
#include <QTextDocument>
|
||||
#include <QTimer>
|
||||
|
||||
#define SEND_CONFIRM_DELAY 3
|
||||
|
||||
SendCoinsDialog::SendCoinsDialog(const PlatformStyle *_platformStyle, QWidget *parent) :
|
||||
QDialog(parent),
|
||||
ui(new Ui::SendCoinsDialog),
|
||||
|
||||
Reference in New Issue
Block a user