qt: general polish after adding new receive flow

- We no longer have an address book, but "address lists", update message
  accordingly
- Add tooltips here and there
- Clarify text on buttons
- add Copy Address button to receive request dialog
This commit is contained in:
Wladimir J. van der Laan
2013-10-18 19:42:40 +02:00
parent 33a2febf5d
commit 70b14636cd
9 changed files with 115 additions and 43 deletions

View File

@@ -44,6 +44,7 @@ public:
private slots:
void on_btnCopyURI_clicked();
void on_btnCopyAddress_clicked();
void update();