diff options
Diffstat (limited to 'data/graphics/gui/dbutton_image.xml')
-rw-r--r-- | data/graphics/gui/dbutton_image.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/graphics/gui/dbutton_image.xml b/data/graphics/gui/dbutton_image.xml new file mode 100644 index 000000000..10f56814c --- /dev/null +++ b/data/graphics/gui/dbutton_image.xml @@ -0,0 +1,5 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> |