Qt: Fix debug menu typo

This commit is contained in:
Stenzek 2023-09-20 00:11:58 +10:00
parent 3a47c1eb52
commit b0d685ede5

View file

@ -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">