diff options
Diffstat (limited to 'data/graphics/gui/circle-off.xml')
-rw-r--r-- | data/graphics/gui/circle-off.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/graphics/gui/circle-off.xml b/data/graphics/gui/circle-off.xml index 8d35ab4f2..68f698314 100644 --- a/data/graphics/gui/circle-off.xml +++ b/data/graphics/gui/circle-off.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="105" ypos="164" width="16" height="16" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="105" ypos="164" width="16" height="16" /> + </widget> </skinset> |