This commit is contained in:
Wladimir J. van der Laan
2011-06-05 17:36:52 +02:00
parent 00b8acdf49
commit b7726d924e
4 changed files with 40 additions and 9 deletions

View File

@@ -66,6 +66,7 @@ public slots:
void setNumBlocks(int count);
void setNumTransactions(int count);
void error(const QString &title, const QString &message);
void askFee(qint64 nFeeRequired, bool *payFee);
private slots:
void sendcoinsClicked();