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