mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 13:45:46 -04:00
Qt: Add missing accelerator to System menu
This commit is contained in:
@ -35,7 +35,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuSystem">
|
<widget class="QMenu" name="menuSystem">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>System</string>
|
<string>&System</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menuChangeDisc">
|
<widget class="QMenu" name="menuChangeDisc">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
|
Reference in New Issue
Block a user