diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:24:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:24:45 +0000 |
| commit | 8ab1e9537e5aebfe48d826cbf266cf8d582d9d65 (patch) | |
| tree | faf8857d5a7cd35822802a676bfd83266368541c /openbox/actions/all.h | |
| parent | 4044b942e74b59599e82bb4834a730c32e49820d (diff) | |
add resizerelative 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 ea0a3d25..9a940d46 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -35,5 +35,6 @@ void action_resize_startup(); void action_decorations_startup(); void action_desktop_startup(); void action_directionaldesktop_startup(); +void action_resizerelative_startup(); #endif |
