X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fqt%2Fbitcoingui.h;h=d54dc9fcd2e4c874e81da3fa9d186f9ca9df882b;hb=7d145a0f591dab109eae9adcfaf59303cce0431a;hp=a0905e44ad95b6a90db6eb37b6bafa90d47f6eb7;hpb=fc90967876a0b8c762cba4a9f40a80db7a8b0432;p=novacoin.git diff --git a/src/qt/bitcoingui.h b/src/qt/bitcoingui.h index a0905e4..d54dc9f 100644 --- a/src/qt/bitcoingui.h +++ b/src/qt/bitcoingui.h @@ -123,6 +123,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); private slots: /** Switch to overview (home) page */