Merge pull request #1267 from Diapolo/sendcoinsdialog
add Alt-Shortcut for "Clear All" in sendcoinsdialog.ui
This commit is contained in:
commit
591b5c0f41
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