mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-19 16:46:43 +00:00
Fix typo in settings layout
This commit is contained in:
parent
5dd1b2ae86
commit
fd3d49c171
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
||||||
<Widget type="AutoSizedButton" skin="MW_Button" position="4 4 137 24" align="Left Top" name="KeyboardButton">
|
<Widget type="AutoSizedButton" skin="MW_Button" position="4 4 137 24" align="Left Top" name="KeyboardButton">
|
||||||
<Property key="Caption" value="Mouse/Keyboard"/>
|
<Property key="Caption" value="Mouse/Keyboard"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
<Widget type="AutoSizedButton" skin="MW_Button" position="141 4 137 24" align="Lept Top" name="ControllerButton">
|
<Widget type="AutoSizedButton" skin="MW_Button" position="145 4 137 24" align="Left Top" name="ControllerButton">
|
||||||
<Property key="Caption" value="Controller"/>
|
<Property key="Caption" value="Controller"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
<Widget type="Widget" skin="MW_Box" position="4 34 352 154" align="Stretch">
|
<Widget type="Widget" skin="MW_Box" position="4 34 352 154" align="Stretch">
|
||||||
|
|
Loading…
Reference in a new issue