X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.h;h=6acbc9cae5a0cc8693ae6d6546c0ea40e2cb318a;hb=2f09e0ce388f63c341cb328d795766e2bd0dc24b;hp=35e1537c6c77320a57e2aa1d34ee4f932824ea3e;hpb=198d98986bdf224ed29361541d19841339953088;p=chaz%2Fopenbox diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 35e1537c..6acbc9ca 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -39,5 +39,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