summaryrefslogtreecommitdiffstats
path: root/src/searchindex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchindex.h')
-rw-r--r--src/searchindex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/searchindex.h b/src/searchindex.h
index ee56b08..0da7828 100644
--- a/src/searchindex.h
+++ b/src/searchindex.h
@@ -109,7 +109,7 @@ class SearchIndexExternal : public SearchIndexIntf
//------- client side search index ----------------------
-#define NUM_SEARCH_INDICES 20
+#define NUM_SEARCH_INDICES 21
QCString searchId(const Definition *d);
QCString searchName(const Definition *d);