diff options
Diffstat (limited to 'data/themes/jewelry/item_selection.xml')
-rw-r--r-- | data/themes/jewelry/item_selection.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/themes/jewelry/item_selection.xml b/data/themes/jewelry/item_selection.xml index 2fb494892..5acaaa45c 100644 --- a/data/themes/jewelry/item_selection.xml +++ b/data/themes/jewelry/item_selection.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="215" ypos="114" width="38" height="38" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="215" ypos="114" width="38" height="38" /> + </widget> </skinset> |