summaryrefslogtreecommitdiff
path: root/data/graphics/gui/dropdown_pressed.xml
blob: ac310d61326c61b2faf3efe9c882e611ab351826 (plain) (blame)
1
2
3
4
5
6
<skinset name="Default" image="window.png">
    <widget type="Window" xpos="105" ypos="100">
        <part type="down" xpos="0" ypos="32" width="12" height="12" />
        <part type="up" xpos="0" ypos="48" width="12" height="12" />
    </widget>
</skinset>