Merge pull request #3374
bd70562 [Qt] add messages when handling local payment request files (Philip Kaufmann)
This commit is contained in:
@@ -102,7 +102,7 @@ public slots:
|
||||
// Submit Payment message to a merchant, get back PaymentACK:
|
||||
void fetchPaymentACK(CWallet* wallet, SendCoinsRecipient recipient, QByteArray transaction);
|
||||
|
||||
// Handle an incoming URI or file
|
||||
// Handle an incoming URI, URI with local file scheme or file
|
||||
void handleURIOrFile(const QString& s);
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user