X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Ffocus.h;h=fe0b12039ce820d809624a82cf77abb620b209c7;hb=20071220;hp=9f16415fcbd8cbd9ccbb448469c680b95ea8ed3e;hpb=720e6978185b09f2b2f60a6b96018238085a7238;p=ion3.git diff --git a/ioncore/focus.h b/ioncore/focus.h index 9f16415..fe0b120 100644 --- a/ioncore/focus.h +++ b/ioncore/focus.h @@ -41,7 +41,7 @@ extern void region_lost_focus(WRegion *reg); extern bool region_may_control_focus(WRegion *reg); /* Does reg have focus? */ -extern bool region_is_active(WRegion *reg); +extern bool region_is_active(WRegion *reg, bool pseudoact_ok); /* Focus history */ extern void region_focuslist_remove_with_mgrs(WRegion *reg);