X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.h;h=6acbc9cae5a0cc8693ae6d6546c0ea40e2cb318a;hb=7cfaae8da9271a7bad4c73886c894a14cbf456e7;hp=35e1537c6c77320a57e2aa1d34ee4f932824ea3e;hpb=7e47a57027e043d4fe908d5f0acb7882d4f9330f;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