21 lines
425 B
XML
21 lines
425 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol>-</defaultcontrol>
|
|
<include>dialogeffect</include>
|
|
<coordinates>
|
|
<system>0</system>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="image">
|
|
<left>50r</left>
|
|
<top>2</top>
|
|
<width>45</width>
|
|
<height>45</height>
|
|
<aspectratio>keep</aspectratio>
|
|
<texture>icon-mute.png</texture>
|
|
</control>
|
|
</controls>
|
|
</window>
|