From fbc7607fbd1a380428a53094e727ac7631871bd4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 04:37:33 +0000 Subject: add the cyclewindows action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 141fd12e..d60693b4 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -9,4 +9,5 @@ void action_all_startup() action_reconfigure_startup(); action_exit_startup(); action_restart_startup(); + action_cyclewindows_startup(); } -- cgit v1.2.3