diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 14:24:23 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 14:24:23 +0000 |
| commit | a07465f376b0a33270532501127ec812efe2c2b2 (patch) | |
| tree | 43af75958d6e3f7b9a7e36c1ece9cd3e09d2302c /openbox/actions/all.h | |
| parent | 6c5f6ed1f5d501c79977a55c0f2430ebdd32ef6c (diff) | |
add raise 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 2f2cf18a..01716e39 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -15,5 +15,6 @@ void action_breakchroot_startup(); void action_close_startup(); void action_move_startup(); void action_focus_startup(); +void action_raise_startup(); #endif |
