mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-23 06:15:38 +00:00
Qt: Add missing accelerator to System menu
This commit is contained in:
parent
48d053cd7b
commit
2a6071add1
|
@ -35,7 +35,7 @@
|
|||
</property>
|
||||
<widget class="QMenu" name="menuSystem">
|
||||
<property name="title">
|
||||
<string>System</string>
|
||||
<string>&System</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuChangeDisc">
|
||||
<property name="title">
|
||||
|
|
Loading…
Reference in a new issue