diff options
Diffstat (limited to 'data/graphics/gui/window.xml')
-rw-r--r-- | data/graphics/gui/window.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/graphics/gui/window.xml b/data/graphics/gui/window.xml index f27dbc7f3..1b1d7b30e 100644 --- a/data/graphics/gui/window.xml +++ b/data/graphics/gui/window.xml @@ -14,5 +14,9 @@ <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> + + <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> + <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> + <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> </widget> </skinset> |