diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:00:09 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:00:09 +0000 |
| commit | 16f2b255cb3e504f7695bc94ec691f949bf6722d (patch) | |
| tree | 5cc758e0ca32178bc740f8f7638f7e9dce06d811 /openbox/actions/all.h | |
| parent | 5d350da82e9fc46aa59e59c255604429add2d1ed (diff) | |
add the desktop 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 b9ae7f43..290c8f14 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -33,5 +33,6 @@ void action_directionalcyclewindows_startup(); void action_directionaltargetwindow_startup(); void action_resize_startup(); void action_decorations_startup(); +void action_desktop_startup(); #endif |
