make tooltip equal to placeholder

This commit is contained in:
Wladimir J. van der Laan 2011-07-02 15:42:12 +02:00
parent 669b0a5835
commit c1ffa5b1c5
1 changed files with 1 additions and 1 deletions

View File

@ -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>