diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:26:12 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:26:12 +0000 |
| commit | 597c9c9321b6f96250da0891be98d41c7ac2c109 (patch) | |
| tree | dfab6cba7c5e8c24cb5b41e9f6edffcc8d826ea2 /openbox/actions/all.h | |
| parent | 1e6c375fdd1d10ba0b019505436069d21c751945 (diff) | |
add moverelative 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 846ec6c4..f026106e 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -23,5 +23,6 @@ void action_iconify_startup(); void action_fullscreen_startup(); void action_maximize_startup(); void action_moveto_startup(); +void action_moverelative_startup(); #endif |
