mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 18:28:35 +12:00
Fix LOD bias widget title.
This commit is contained in:
parent
71f034c4ea
commit
7d1c18a569
1 changed files with 1 additions and 1 deletions
|
@ -4161,7 +4161,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="gb_Level_of_Detail">
|
<widget class="QGroupBox" name="gb_Level_of_Detail">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Level of Detail</string>
|
<string>LOD Bias Offset</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="gb_Level_of_Detail_Layout">
|
<layout class="QVBoxLayout" name="gb_Level_of_Detail_Layout">
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue