summaryrefslogtreecommitdiff
path: root/openbox/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/menu.h')
-rw-r--r--openbox/menu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/menu.h b/openbox/menu.h
index 32944b79..1c1b31d9 100644
--- a/openbox/menu.h
+++ b/openbox/menu.h
@@ -101,4 +101,6 @@ void menu_entry_render(MenuEntry *self);
void menu_entry_fire(MenuEntry *self);
+void menu_render(Menu *self);
+
#endif