Skip to content

Commit 7005d6a

Browse files
Danny-Scottroot
authored andcommitted
gui: Add placeholder text to the sign message field
1 parent 137b7a2 commit 7005d6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/qt/forms/signverifymessagedialog.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@
9999
<property name="toolTip">
100100
<string>Enter the message you want to sign here</string>
101101
</property>
102+
<property name="placeholderText">
103+
<string>Enter the message you want to sign here</string>
104+
</property>
102105
</widget>
103106
</item>
104107
<item>

0 commit comments

Comments
 (0)