add the cyclewindows action
[dana/openbox-history.git] / openbox / actions / all.c
index 141fd12..d60693b 100644 (file)
@@ -9,4 +9,5 @@ void action_all_startup()
     action_reconfigure_startup();
     action_exit_startup();
     action_restart_startup();
+    action_cyclewindows_startup();
 }