diff options
Diffstat (limited to 'data/themes/wood')
-rw-r--r-- | data/themes/wood/window.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/themes/wood/window.xml b/data/themes/wood/window.xml index 07c2fb88f..47bc2f1ac 100644 --- a/data/themes/wood/window.xml +++ b/data/themes/wood/window.xml @@ -14,5 +14,9 @@ <part type="bottom-left-corner" xpos="0" ypos="93" width="10" height="12" /> <part type="bottom-edge" xpos="11" ypos="93" width="127" height="12" /> <part type="bottom-right-corner" xpos="139" ypos="93" width="12" height="12" /> + + <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="-115" ypos="51" width="15" height="15" /> </widget> </skinset> |