X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_query%2Fmain.h;h=92b81fe5db80cc250149295970935ab54353884d;hb=562cb4d37ba7667ac846fc3d426b152d21ef2c22;hp=2fd127f983082693a2cb7540e2280c7eaa3f777a;hpb=ae4260bb64817c11f9a7140324cd3e3ba113e297;p=ion3.git diff --git a/mod_query/main.h b/mod_query/main.h index 2fd127f..92b81fe 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-2008. * * See the included file LICENSE for details. */ @@ -18,6 +18,7 @@ DECLSTRUCT(ModQueryConfig){ int autoshowcompl_delay; bool autoshowcompl; bool caseicompl; + bool substrcompl; };