From 976add593801af58ae6c5e39fd70e1738878bf93 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 18:47:30 +0000 Subject: add the resize 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 b3fd1619..c41c5f85 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -30,4 +30,5 @@ void action_all_startup() action_omnipresent_startup(); action_directionalcyclewindows_startup(); action_directionaltargetwindow_startup(); + action_resize_startup(); } -- cgit v1.2.3