Add all the action names used in 3.4 so configs don't break
[mikachu/openbox.git] / openbox / actions / all.h
index 909836a..1f520b9 100644 (file)
@@ -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