From 6a237b91bcbc2c25f2bf8d368535430ba6a1bf26 Mon Sep 17 00:00:00 2001 From: Scott Moynes Date: Tue, 22 Apr 2003 01:04:29 +0000 Subject: Render menus only when they are invalid. --- openbox/menu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/menu.h') 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 -- cgit v1.2.3