[Fix #8] Enable cancelling basket-items with shortcut
This commit is contained in:
parent
6c0441992f
commit
373e143aa4
1 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@
|
|||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Stornieren</string>
|
||||
<string>&Stornieren</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -185,7 +185,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Alles stornieren</string>
|
||||
<string>&Alles stornieren</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue