mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
Improve "Hide" button tool-tip message
This commit is contained in:
parent
137b7a2af1
commit
1c26c16065
1 changed files with 1 additions and 1 deletions
|
@ -797,7 +797,7 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="buttonMinimizeFee">
|
||||
<property name="toolTip">
|
||||
<string>collapse fee-settings</string>
|
||||
<string>Hide transaction fee settings</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Hide</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue