summaryrefslogtreecommitdiff
path: root/mate-panel/panel-struts.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-struts.c')
-rw-r--r--mate-panel/panel-struts.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/mate-panel/panel-struts.c b/mate-panel/panel-struts.c
index b24707ca..00968ab7 100644
--- a/mate-panel/panel-struts.c
+++ b/mate-panel/panel-struts.c
@@ -320,7 +320,9 @@ panel_struts_set_window_hint (PanelToplevel *toplevel)
strut->orientation,
strut_size,
strut->allocated_strut_start * scale,
- strut->allocated_strut_end * scale);
+ strut->allocated_strut_end * scale,
+ &strut->allocated_geometry,
+ scale);
}
void