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