mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-23 15:20:49 +01:00
make tooltip equal to placeholder
This commit is contained in:
parent
669b0a5835
commit
c1ffa5b1c5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue