diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:44:58 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:44:58 +0000 |
| commit | ca28e08c2f47dec4e30f54c3ef64376a6246fbf9 (patch) | |
| tree | ad9874aac0be99b2059c82fde6113a6cb98c6a68 /openbox/actions/all.h | |
| parent | b963ed3a92ac0c8980618531fccdaf81613595b3 (diff) | |
add dockautohide 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 2919463b..6c7b60d9 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -37,5 +37,6 @@ void action_desktop_startup(); void action_directionaldesktop_startup(); void action_resizerelative_startup(); void action_addremovedesktop_startup(); +void action_dockautohide_startup(); #endif |
