summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 03:53:22 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 03:53:22 +0000
commit38268dc917ac9e59d9e8ef87825c9489ced77e95 (patch)
treea66a1deb0f3a9f97e1ffce690b0a7c8e6f579455 /openbox/actions/all.h
parent9dacac5e5e6b9ed86e76680b048bc227d8866ac6 (diff)
add the showmenu action
Diffstat (limited to 'openbox/actions/all.h')
-rw-r--r--openbox/actions/all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h
index b93f140a..13fbbd46 100644
--- a/openbox/actions/all.h
+++ b/openbox/actions/all.h
@@ -5,5 +5,6 @@ void action_all_startup();
void action_execute_startup();
void action_debug_startup();
+void action_showmenu_startup();
#endif