diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:59:07 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:59:07 +0000 |
| commit | 48facba205a42b502038b43e1a735a30ffe276f8 (patch) | |
| tree | 2ee8f3562dd42520e4a91735892ce02e1eaa8897 /openbox/actions/all.h | |
| parent | f227bd994d21d901790d93a962915863914b6c09 (diff) | |
add omnipresent 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 265ec428..17bba0af 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -28,5 +28,6 @@ void action_moveto_startup(); void action_moverelative_startup(); void action_shade_startup(); void action_kill_startup(); +void action_omnipresent_startup(); #endif |
