summaryrefslogtreecommitdiff
path: root/openbox/menuframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/menuframe.h')
-rw-r--r--openbox/menuframe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/menuframe.h b/openbox/menuframe.h
index f8a1da82..34041149 100644
--- a/openbox/menuframe.h
+++ b/openbox/menuframe.h
@@ -39,6 +39,7 @@ struct _ObMenuFrame
/* On-screen area (including borders!) */
Rect area;
+ Strut item_margin;
gint inner_w; /* inside the borders */
gint title_h; /* includes the bwidth below it */
gint item_h; /* height of all normal items */