add Alt-Shortcut for "Clear All" in sendcoinsdialog.ui
This commit is contained in:
parent
4830ff923e
commit
a24ea3dab7
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
||||||
<string>Remove all transaction fields</string>
|
<string>Remove all transaction fields</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Clear all</string>
|
<string>Clear &All</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../bitcoin.qrc">
|
<iconset resource="../bitcoin.qrc">
|
||||||
|
|
Loading…
Reference in a new issue