X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_query%2Fquery.c;h=2749f1d2e0c3e2f2061974a75d52fec667b45592;hb=3102bb90c325d9b29ac304d8f3ea0a17df564fc8;hp=7585b02b70419ecbc30e46a64cbec9d93c920140;hpb=d2a43a53786878c1273313249d3b49f6cd559b00;p=ion3.git diff --git a/mod_query/query.c b/mod_query/query.c index 7585b02..2749f1d 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-2007. + * Copyright (c) Tuomo Valkonen 1999-2008. * * 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,