X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_query%2Fmain.h;h=2c19f41b916135db29fa532a4630c2e5294ed943;hb=e3aec18706513a87eaa7839dfdaf7e0fcd0d8d2a;hp=2fd127f983082693a2cb7540e2280c7eaa3f777a;hpb=ae4260bb64817c11f9a7140324cd3e3ba113e297;p=ion3.git diff --git a/mod_query/main.h b/mod_query/main.h index 2fd127f..2c19f41 100644 --- a/mod_query/main.h +++ b/mod_query/main.h @@ -1,7 +1,7 @@ /* * ion/mod_query/main.h * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2009. * * See the included file LICENSE for details. */ @@ -18,6 +18,7 @@ DECLSTRUCT(ModQueryConfig){ int autoshowcompl_delay; bool autoshowcompl; bool caseicompl; + bool substrcompl; };