Browse Source

make tooltip equal to placeholder

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

2
src/qt/forms/sendcoinsdialog.ui

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

Loading…
Cancel
Save