Browse Source

make tooltip equal to placeholder

0.8
Wladimir J. van der Laan 13 years ago
parent
commit
c1ffa5b1c5
  1. 2
      src/qt/forms/sendcoinsdialog.ui

2
src/qt/forms/sendcoinsdialog.ui

@ -128,7 +128,7 @@ @@ -128,7 +128,7 @@
<bool>true</bool>
</property>
<property name="toolTip">
<string>Label to add address as</string>
<string>Enter a label for this address to add it to your address book</string>
</property>
<property name="placeholderText">
<string>Enter a label for this address to add it to your address book</string>

Loading…
Cancel
Save