mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 07:45:36 +00:00
Launcher: Properly capitalize navmesh cache tab name
This commit is contained in:
parent
d840f4e995
commit
323b671f6d
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@
|
|||
</widget>
|
||||
<widget class="QWidget" name="tab_2">
|
||||
<attribute name="title">
|
||||
<string>Navigation mesh cache</string>
|
||||
<string>Navigation Mesh Cache</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||
<item>
|
||||
|
|
Loading…
Reference in a new issue