diff options
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c index c86c4281..952d756d 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -39,4 +39,6 @@ void action_all_startup(void) action_growtoedge_startup(); action_if_startup(); action_focustobottom_startup(); + /* 3.4-compatibility */ + action_shadelowerraise_startup(); } |
