mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 05:45:38 +00:00
Qt: Fix debug menu typo
This commit is contained in:
parent
3a47c1eb52
commit
b0d685ede5
|
@ -890,7 +890,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable GDB server</string>
|
||||
<string>Enable GDB Server</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionViewGameGrid">
|
||||
|
|
Loading…
Reference in a new issue