diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-14 09:17:39 -0400 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-07-14 09:17:39 -0400 |
| commit | 27a0f0f4c99bab0ceaa496f14c7498b230fcab25 (patch) | |
| tree | 94c9167c4b0a406b66aeb80d4b3c06dda1dce57e /openbox/actions/all.h | |
| parent | bc2c2bc3f08ba8b40db10761650633d9de7f1753 (diff) | |
split the focustobottom action back out from unfocus
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 62d3faa8..5f3f573f 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -38,5 +38,6 @@ void action_layer_startup(); void action_movetoedge_startup(); void action_growtoedge_startup(); void action_if_startup(); +void action_focustobottom_startup(); #endif |
