diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 05:02:25 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 05:02:25 +0000 |
| commit | bb0fd965c50289c02619113f113927294fa5be23 (patch) | |
| tree | 9a15f1a6eaa28f16a557cacba547fba0bf75d50e /openbox/actions/all.h | |
| parent | 29c4cf4a15bc5fa97ba746b03a5e334f989c645e (diff) | |
add breakchroot 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 1f9a7f38..5db2e55d 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -12,5 +12,6 @@ void action_exit_startup(); void action_restart_startup(); void action_cyclewindows_startup(); void action_activate_startup(); +void action_breakchroot_startup(); #endif |
