X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.h;h=1f520b93f1a2d4abc130f86329274844737f1304;hb=b89cc5859068fd5543dc9e7da3f469fb0c0a7a1c;hp=909836ae7a837ac566e17fca56ef3ef2beb8824e;hpb=308478e4a5f4dc76d69395dda8a9bc42cb69eec4;p=chaz%2Fopenbox 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