URI-handling code update: added safety checks and tray-notifications

This commit is contained in:
Philip Kaufmann
2012-03-28 14:55:29 +02:00
parent 7a98f19fb6
commit 93b7af3099
4 changed files with 39 additions and 21 deletions

View File

@@ -30,7 +30,7 @@ public:
QWidget *setupTabChain(QWidget *prev);
void pasteEntry(const SendCoinsRecipient &rv);
void handleURI(const QString &uri);
bool handleURI(const QString &uri);
public slots:
void clear();