X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenuframe.h;h=34041149d3a09aa103d301f44933fe28c0ef7309;hb=cb3aaab102035e227c6d64c7b5c319ed3b13cef2;hp=f8a1da820840e8739135cfcbb711f40e356b7f84;hpb=02b0b1733ab09c0a465c26d6be7ab8c49ca39485;p=chaz%2Fopenbox 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 */