diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:47:30 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:47:30 +0000 |
| commit | 976add593801af58ae6c5e39fd70e1738878bf93 (patch) | |
| tree | 166012a1cda46958ffc17bec025135769fb44b27 /openbox/actions/all.h | |
| parent | 7e6f7fb45466bf6672e295ab155a9697c294410c (diff) | |
add the resize 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 2eae206e..cae50318 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -31,5 +31,6 @@ void action_kill_startup(); void action_omnipresent_startup(); void action_directionalcyclewindows_startup(); void action_directionaltargetwindow_startup(); +void action_resize_startup(); #endif |
