From 8ab1e9537e5aebfe48d826cbf266cf8d582d9d65 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 19:24:45 +0000 Subject: add resizerelative 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 cb3f9871..5610a487 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -34,4 +34,5 @@ void action_all_startup() action_decorations_startup(); action_desktop_startup(); action_directionaldesktop_startup(); + action_resizerelative_startup(); } -- cgit v1.2.3