diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 03:57:48 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 03:57:48 +0000 |
| commit | 1b7e813c62a6e54690d15550d51ac4269e63f346 (patch) | |
| tree | 0187eabee5053f09e22d2b73db2672fd2763520d /openbox/actions/all.h | |
| parent | 38268dc917ac9e59d9e8ef87825c9489ced77e95 (diff) | |
add the showdesktop action
Diffstat (limited to 'openbox/actions/all.h')
| -rw-r--r-- | openbox/actions/all.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 13fbbd46..75cce788 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -6,5 +6,6 @@ void action_all_startup(); void action_execute_startup(); void action_debug_startup(); void action_showmenu_startup(); +void action_showdesktop_startup(); #endif |
