dropdown.xml 436 B

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