From a07465f376b0a33270532501127ec812efe2c2b2 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:24:23 +0000 Subject: add raise 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 71e439e6..4bc4814a 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -14,4 +14,5 @@ void action_all_startup() action_close_startup(); action_move_startup(); action_focus_startup(); + action_raise_startup(); } -- cgit v1.2.3