diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:34:36 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:34:36 +0000 |
| commit | 97bb443edb8895b2b68147b0b7cb89f7338cead6 (patch) | |
| tree | 282796a6d83a3aaaab889aaf72a373b8b08f5f1b /openbox/actions/all.h | |
| parent | 48facba205a42b502038b43e1a735a30ffe276f8 (diff) | |
add the directionalcyclewindows 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 17bba0af..11f9b7c6 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -29,5 +29,6 @@ void action_moverelative_startup(); void action_shade_startup(); void action_kill_startup(); void action_omnipresent_startup(); +void action_directionalcyclewindows_startup(); #endif |
