From 1b0a66dcfff539fe973280f94d4e97f4591c64f8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 1 Sep 2003 02:57:53 +0000 Subject: add flash action --- 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 db618b36..116bddc0 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -246,5 +246,7 @@ void action_show_desktop(union ActionData *data); void action_unshow_desktop(union ActionData *data); /* Client */ void action_vibrate(union ActionData *data); +/* Client */ +void action_flash(union ActionData *data); #endif -- cgit v1.2.3