0
0
Fork 0
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:
Danny-Scott 2019-11-03 13:46:25 +00:00
parent 137b7a2af1
commit 1c26c16065

View file

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