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