diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:56:22 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:56:22 +0000 |
| commit | 7f50e04925e539dbe28997a6b07369d9f5cb43e3 (patch) | |
| tree | 5a32099e4a3e99013071b0f33ade2a6b97b22b6b /openbox/actions/all.h | |
| parent | ca28e08c2f47dec4e30f54c3ef64376a6246fbf9 (diff) | |
add the layer 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 6c7b60d9..7d4a68ad 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -38,5 +38,6 @@ void action_directionaldesktop_startup(); void action_resizerelative_startup(); void action_addremovedesktop_startup(); void action_dockautohide_startup(); +void action_layer_startup(); #endif |
