diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:51:10 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:51:10 +0000 |
| commit | f227bd994d21d901790d93a962915863914b6c09 (patch) | |
| tree | 4177806d7185ec88db1336f5ac367a31ffc66af8 /openbox/actions/all.h | |
| parent | 091a7f77d4f527ec70227abe15e3be4b1ee15bb4 (diff) | |
add the kill/close/cyclewindows actions
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 bc25461f..265ec428 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -27,5 +27,6 @@ void action_maximizevertical_startup(); void action_moveto_startup(); void action_moverelative_startup(); void action_shade_startup(); +void action_kill_startup(); #endif |
