From 8c68c9ab0f75514ee4f0336e566ac2c02ac20b65 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Apr 2007 02:10:15 +0000 Subject: fixes for new keybindings stuff/chroot/parsing --- openbox/action.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/action.h') diff --git a/openbox/action.h b/openbox/action.h index 40391460..c4c06fa8 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -341,5 +341,7 @@ void action_toggle_show_desktop(union ActionData *data); void action_show_desktop(union ActionData *data); /* Any */ void action_unshow_desktop(union ActionData *data); +/* Any */ +void action_break_chroot(union ActionData *data); #endif -- cgit v1.2.3