mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
gui: Add placeholder text to the sign message field
This commit is contained in:
parent
137b7a2af1
commit
7005d6ab8f
1 changed files with 3 additions and 0 deletions
|
|
@ -99,6 +99,9 @@
|
|||
<property name="toolTip">
|
||||
<string>Enter the message you want to sign here</string>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Enter the message you want to sign here</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue