diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 14:35:51 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 14:35:51 +0000 |
| commit | cf478381b3e386dc0478403cf1a73b4d3ec6fa61 (patch) | |
| tree | 00ae93df5b681333f375c13e48c89f304d943ea7 /openbox/actions/all.h | |
| parent | b0fa629769ef17cae28f137aad80f8c4798f7592 (diff) | |
add the iconify 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 69f2a589..0b6813eb 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -19,5 +19,6 @@ void action_raise_startup(); void action_lower_startup(); void action_raiselower_startup(); void action_unfocus_startup(); +void action_iconify_startup(); #endif |
