GUI: fix duplicate &p in PatchDialog
This commit is contained in:
parent
9f5ce5041d
commit
661360bc68
|
|
@ -27,7 +27,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="title">
|
||||
<string>&Patches</string>
|
||||
<string>P&atches</string>
|
||||
</property>
|
||||
<widget class="QListWidget" name="listPatches">
|
||||
<property name="geometry">
|
||||
|
|
|
|||
Loading…
Reference in New Issue