blob: 2ec498cfa32ccfd8b1068a970f6aab56570f84a9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<skinset name="Default" image="window.png">
<widget type="Window" xpos="190" ypos="26">
<part type="out" xpos="0" ypos="0" width="13" height="13" />
<part type="in" xpos="0" ypos="13" width="13" height="13" />
<part type="out-highlighted" xpos="13" ypos="0" width="13" height="13" />
<part type="in-highlighted" xpos="13" ypos="13" width="13" height="13" />
</widget>
</skinset>
|