forgot synced icons

This commit is contained in:
Wladimir J. van der Laan
2011-07-08 19:25:35 +02:00
parent d8aeb8dd2a
commit 83b8237046
5 changed files with 6 additions and 21 deletions

View File

@@ -23,6 +23,7 @@ SendCoinsDialog::SendCoinsDialog(QWidget *parent, const QString &address) :
ui->payTo->setPlaceholderText(tr("Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)"));
ui->addAsLabel->setPlaceholderText(tr("Enter a label for this address to add it to your address book"));
#endif
GUIUtil::setupAddressWidget(ui->payTo, this);
// Set initial send-to address if provided