X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Faction.h;h=99ba93158618f233d40239f76d97b1ba706d9571;hb=889c5aab4f7f06ca396e5922ece436e48b88b098;hp=3f6d84eb8b6ac7c7124e4e1323020c7f94c8acef;hpb=ed6f5152ebeff016b9fbaadfe71ca722637661ea;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index 3f6d84eb..99ba9315 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -220,6 +220,8 @@ void action_desktop_last(union ActionData *data); void action_toggle_decorations(union ActionData *data); /* MoveResize */ void action_moveresize(union ActionData *data); +/* Any */ +void action_reconfigure(union ActionData *data); /* Execute */ void action_restart(union ActionData *data); /* Any */