blob: d80203ea3dda52beecf8c57b3d8b0acc1c6d0df5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<skinset name="Default" image="window.png">
<widget type="Window">
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="1" />
</widget>
</skinset>
|