diff options
Diffstat (limited to 'openbox/action.h')
| -rw-r--r-- | openbox/action.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
