From a9567a816385f8f66ed0f827bb4af78cdb10cd6d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 29 Aug 2003 07:56:49 +0000 Subject: move the client and client-list menus into the 'kernel' --- openbox/client_list_menu.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openbox/client_list_menu.h (limited to 'openbox/client_list_menu.h') diff --git a/openbox/client_list_menu.h b/openbox/client_list_menu.h new file mode 100644 index 00000000..f8d4ce1e --- /dev/null +++ b/openbox/client_list_menu.h @@ -0,0 +1,6 @@ +#ifndef ob__client_list_menu_h +#define ob__client_list_menu_h + +void client_list_menu_startup(); + +#endif -- cgit v1.2.3