X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=mod_query%2Fquery.c;h=fbb3fa6f7d40351729410eab4aa5c20e2c5c063a;hp=8aadc4054a8df5ffb00b46ecfd5f0a3717259cc9;hb=e3aec18706513a87eaa7839dfdaf7e0fcd0d8d2a;hpb=df57861c962a50bfbf57f276d288395fe0c6a4b6 diff --git a/mod_query/query.c b/mod_query/query.c index 8aadc40..fbb3fa6 100644 --- a/mod_query/query.c +++ b/mod_query/query.c @@ -1,7 +1,7 @@ /* * ion/mod_query/query.c * - * Copyright (c) Tuomo Valkonen 1999-2008. + * Copyright (c) Tuomo Valkonen 1999-2009. * * See the included file LICENSE for details. */ @@ -47,7 +47,7 @@ WEdln *mod_query_do_query(WMPlex *mplex, const char *prompt, const char *dflt, MPLEX_ATTACH_UNNUMBERED| MPLEX_ATTACH_SIZEPOLICY); par.szplcy=SIZEPOLICY_FULL_BOUNDS; - par.level=STACKING_LEVEL_MODAL1+1; + par.level=STACKING_LEVEL_MODAL1+2; wedln=(WEdln*)mplex_do_attach_new(mplex, &par, (WRegionCreateFn*)create_wedln,