X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Ffocus.h;h=aab3a82bd5559f3861e9f5e2f28eadbea68b1e7c;hb=refs%2Ftags%2F20090526;hp=bf7cc06e4ac4295d362b13868cbafcdcf0b74993;hpb=e3aec18706513a87eaa7839dfdaf7e0fcd0d8d2a;p=ion3.git diff --git a/ioncore/focus.h b/ioncore/focus.h index bf7cc06..aab3a82 100644 --- a/ioncore/focus.h +++ b/ioncore/focus.h @@ -23,7 +23,7 @@ extern void region_maybewarp_now(WRegion *reg, bool warp); extern void region_warp(WRegion *reg); /* maybewarp TRUE */ extern void region_set_focus(WRegion *reg); /* maybewarp FALSE */ -extern void region_finalise_focusing(WRegion* reg, Window win, bool warp); +extern void region_finalise_focusing(WRegion* reg, Window win, bool warp, Time time); DYNFUN void region_do_set_focus(WRegion *reg, bool warp); extern void region_do_warp(WRegion *reg);