X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fqt%2Fbitcoingui.h;h=744755dbaa3c32eff74af537c91c3484384e4c28;hp=d221f6bad9c634b7c52fdd1e27d90f8367f41328;hb=d652709abaccff37c1e5ea36a8334ad643809d23;hpb=8ae76e0f5d1e9beeeab5f1dfc9b195d0999729d7 diff --git a/src/qt/bitcoingui.h b/src/qt/bitcoingui.h index d221f6b..744755d 100644 --- a/src/qt/bitcoingui.h +++ b/src/qt/bitcoingui.h @@ -127,7 +127,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);