diff options
Diffstat (limited to 'openbox/client_menu.h')
| -rw-r--r-- | openbox/client_menu.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openbox/client_menu.h b/openbox/client_menu.h new file mode 100644 index 00000000..42be1396 --- /dev/null +++ b/openbox/client_menu.h @@ -0,0 +1,6 @@ +#ifndef ob__client_menu_h +#define ob__client_menu_h + +void client_menu_startup(); + +#endif |
