mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-05 08:41:32 +00:00
fix window titles
This commit is contained in:
parent
755e05e742
commit
6b4a35667c
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@
|
||||||
<Property key="Scale" value = "1 1 0 0"/>
|
<Property key="Scale" value = "1 1 0 0"/>
|
||||||
</Child>
|
</Child>
|
||||||
|
|
||||||
<Child type="Widget" skin="MW_Caption" offset = "80 4 88 20" align = "ALIGN_HCENTER ALIGN_TOP" name = "Caption">
|
<Child type="TextBox" skin="MW_Caption" offset = "80 4 88 20" align = "ALIGN_HCENTER ALIGN_TOP" name = "Caption">
|
||||||
</Child>
|
</Child>
|
||||||
|
|
||||||
<!-- This invisible button makes it possible to move the
|
<!-- This invisible button makes it possible to move the
|
||||||
|
|
Loading…
Reference in a new issue