Merge branch '0.5.0.x' into 0.5.x
[novacoin.git] / src / qt / sendcoinsdialog.h
index 53d05b9..7912576 100644 (file)
@@ -30,8 +30,8 @@ public:
     QWidget *setupTabChain(QWidget *prev);
 
     void pasteEntry(const SendCoinsRecipient &rv);
-    void handleURL(const QUrl *url);
-    void handleURL(const QString &url);
+    void handleURI(const QUrl *uri);
+    void handleURI(const QString &uri);
 
 public slots:
     void clear();