From b89cc5859068fd5543dc9e7da3f469fb0c0a7a1c Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 19 Sep 2009 15:57:20 +0200 Subject: Add all the action names used in 3.4 so configs don't break --- openbox/actions/all.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/actions/all.h') diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 909836ae..1f520b93 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -40,5 +40,7 @@ void action_movetoedge_startup(void); void action_growtoedge_startup(void); void action_if_startup(void); void action_focustobottom_startup(void); +/* 3.4-compatibility */ +void action_shadelowerraise_startup(void); #endif -- cgit v1.2.3