mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-05-19 15:04:42 -04:00
Fix Cmd+Q on macOS closing active window instead of quitting (#5427)
This commit is contained in:
@@ -528,7 +528,7 @@
|
||||
<string>Close the current window</string>
|
||||
</property>
|
||||
<property name="menuRole">
|
||||
<enum>QAction::QuitRole</enum>
|
||||
<enum>QAction::MenuRole::NoRole</enum>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionViewInstanceFolder">
|
||||
|
||||
Reference in New Issue
Block a user