Skip to content

Commit

Permalink
gui: Improved tooltip for send amount field
Browse files Browse the repository at this point in the history
Github-Pull: bitcoin#17180
Rebased-From: 088a730
  • Loading branch information
JeremyCrookshank authored and luke-jr committed Nov 9, 2019
1 parent e9d0d25 commit 2814906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/sendcoinsentry.ui
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</property>
<widget class="QFrame" name="SendCoins">
<property name="toolTip">
<string>This is a normal payment.</string>
<string>The amount to send in the selected unit</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
Expand Down

0 comments on commit 2814906

Please sign in to comment.