mirror of
https://github.com/feather-wallet/feather.git
synced 2025-04-16 18:01:54 +00:00
ui: consistent search placeholder
This commit is contained in:
parent
9e39482fbb
commit
95c8b494f4
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
<item>
|
||||
<widget class="QLineEdit" name="search">
|
||||
<property name="placeholderText">
|
||||
<string>Search txid, description..</string>
|
||||
<string>Search...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue