Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / qt / bitcoingui.h
index d221f6b..744755d 100644 (file)
@@ -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);