Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
QWidget *setupTabChain(QWidget *prev);
|
||||
|
||||
void pasteEntry(const SendCoinsRecipient &rv);
|
||||
void handleURL(const QString &url);
|
||||
void handleURI(const QString &uri);
|
||||
|
||||
public slots:
|
||||
void clear();
|
||||
|
||||
Reference in New Issue
Block a user