X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fqt%2Fbitcoingui.h;h=46e0fb1be26b2082396d980dce65e3a3624ada52;hp=c684d7cc3a9c5cf7accacf3e369a1d5dc7b32af7;hb=fa2544e79faf75923766624acd638e3cbdb9be0d;hpb=9362da78b0d8f0dd7bbad259adcb3e4d0cf58e56 diff --git a/src/qt/bitcoingui.h b/src/qt/bitcoingui.h index c684d7c..46e0fb1 100644 --- a/src/qt/bitcoingui.h +++ b/src/qt/bitcoingui.h @@ -125,7 +125,7 @@ public slots: @param[out] payFee true to pay the fee, false to not pay the fee */ void askFee(qint64 nFeeRequired, bool *payFee); - void handleURL(QString strURL); + void handleURI(QString strURI); void gotoMessagePage(); void gotoMessagePage(QString);