mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-06 11:10:55 +00:00
Update file openmw_enchanting_dialog.layout
This commit is contained in:
parent
7f11579d39
commit
fce73395e5
1 changed files with 8 additions and 0 deletions
|
|
@ -138,6 +138,14 @@
|
|||
<UserString key="ToolTipLayout" value="TextToolTip"/>
|
||||
<UserString key="Caption_Text" value="#{sEnchantmentHelp7}"/>
|
||||
</Widget>
|
||||
|
||||
<Widget type="AutoSizedTextBox" skin="NormalText" name="GoldTextLabel">
|
||||
<Property key="Caption" value="#{sGold}"/>
|
||||
<UserString key="ToolTipType" value="Layout"/>
|
||||
</Widget>
|
||||
<Widget type="AutoSizedTextBox" skin="SandText" name="PlayerGold">
|
||||
<Property key="Caption" value="0"/>
|
||||
</Widget>
|
||||
|
||||
<Widget type="Spacer"/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue