openmw-tes3coop/files/mygui/tes3mp_custom.layout

8 lines
338 B
Text
Raw Normal View History

2017-11-25 15:49:24 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" position="0 0 500 500" align="Center" layer="Windows" name="_Main">
<Widget type="AutoSizedButton" skin="MW_Button" name="SendButton">
<Property key="Caption" value="Send"/>
</Widget>
</Widget>
</MyGUI>