diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 15:11:56 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 15:11:56 +0000 |
| commit | 055cef6c5ddae81fe8976ad83cfa4d60248c0f49 (patch) | |
| tree | 81572a2848617eb85bc8eca3e61cc124d906a51b /openbox/actions/all.h | |
| parent | c15da849dd28565aa8ce19569ec1280961eb605d (diff) | |
add the growtoedge 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 9b318c0f..156633f6 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -40,5 +40,6 @@ void action_addremovedesktop_startup(); void action_dockautohide_startup(); void action_layer_startup(); void action_movetofromedge_startup(); +void action_growtoedge_startup(); #endif |
