]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_query/main.h
Imported Upstream version 20090110
[ion3.git] / mod_query / main.h
index 2fd127f983082693a2cb7540e2280c7eaa3f777a..2c19f41b916135db29fa532a4630c2e5294ed943 100644 (file)
@@ -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;
 };