diff options
Diffstat (limited to 'openbox/menu.h')
| -rw-r--r-- | openbox/menu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/menu.h b/openbox/menu.h index bbc9fe81..23b6b9c5 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -6,6 +6,8 @@ #include <glib.h> +extern GHashTable *menu_map; + typedef struct Menu { char *label; char *name; |
