Qt: "Display Vertical Sync" => "Vertical Sync"

This commit is contained in:
Stenzek 2024-04-11 22:46:08 +10:00
parent b79f2f71e0
commit c34dc72360
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<item row="0" column="0">
<widget class="QCheckBox" name="vsync">
<property name="text">
<string>Display Vertical Sync (VSync)</string>
<string>Vertical Sync (VSync)</string>
</property>
</widget>
</item>