Settings: Rename 'FPS' to 'Game Frame Rate'

This commit is contained in:
Connor McLaughlin
2021-03-28 12:36:18 +10:00
parent cfdddbf043
commit a9c026f06a
10 changed files with 24 additions and 24 deletions

View File

@@ -184,7 +184,7 @@
<item row="2" column="1">
<widget class="QCheckBox" name="showFPS">
<property name="text">
<string>Show FPS</string>
<string>Show Game Frame Rate</string>
</property>
</widget>
</item>
@@ -198,7 +198,7 @@
<item row="3" column="1">
<widget class="QCheckBox" name="showVPS">
<property name="text">
<string>Show VPS</string>
<string>Show Display FPS</string>
</property>
</widget>
</item>