Settings: Rename to Force GPU Texture Scaling

Before the setting's name was Use GPU Texture Scaling
This commit is contained in:
Ani 2023-06-12 21:15:43 +01:00
parent 8612bdd03d
commit 0a6f12f448

View File

@ -4120,7 +4120,7 @@
<item> <item>
<widget class="QCheckBox" name="gpuTextureScaling"> <widget class="QCheckBox" name="gpuTextureScaling">
<property name="text"> <property name="text">
<string>Use GPU Texture Scaling</string> <string>Force GPU Texture Scaling</string>
</property> </property>
</widget> </widget>
</item> </item>