diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:42:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:42:06 +0000 |
| commit | b963ed3a92ac0c8980618531fccdaf81613595b3 (patch) | |
| tree | e4bd5413a0e2d474408e328348eef0d242f9f6c2 /openbox/actions/all.h | |
| parent | 74aa6fe7cce662817ea4bca516d24d6d8d1e9a9b (diff) | |
add the adddesktop and removedesktop actions
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 9a940d46..2919463b 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -36,5 +36,6 @@ void action_decorations_startup(); void action_desktop_startup(); void action_directionaldesktop_startup(); void action_resizerelative_startup(); +void action_addremovedesktop_startup(); #endif |
