diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-26 12:54:19 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-26 12:54:19 +0000 |
| commit | 41010812fa1e891e162c88a3c962522832517cc4 (patch) | |
| tree | 6a885b2cf852fc8aaaffff95276d48571a2f036d /openbox/actions/all.h | |
| parent | a6af2fc0b953894f80f37fec90ead9277a07b314 (diff) | |
add a highlight 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 fd71e4b1..fc01df90 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -42,5 +42,6 @@ void action_layer_startup(); void action_movetofromedge_startup(); void action_growtoedge_startup(); void action_if_startup(); +void action_highlight_startup(); #endif |
