Add support for opening bitcoin: URIs directly.
This commit is contained in:
@@ -43,6 +43,7 @@ public slots:
|
||||
private:
|
||||
Ui::SendCoinsDialog *ui;
|
||||
WalletModel *model;
|
||||
bool fNewRecipientAllowed;
|
||||
|
||||
private slots:
|
||||
void on_sendButton_clicked();
|
||||
|
||||
Reference in New Issue
Block a user