dropdown.xml 435 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <skinset name="Default" image="window.png">
  3. <widget type="Window" xpos="89" ypos="132">
  4. <option name="padding" value="3" />
  5. <option name="frameSize" value="2" />
  6. <option name="imagePadding" value="4" />
  7. <part type="down" xpos="0" ypos="0" width="15" height="15" />
  8. <part type="up" xpos="0" ypos="16" width="15" height="15" />
  9. </widget>
  10. </skinset>