diff options
Diffstat (limited to 'src/index.h')
-rw-r--r-- | src/index.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.h b/src/index.h index ad17339..a3b3816 100644 --- a/src/index.h +++ b/src/index.h @@ -25,6 +25,7 @@ enum IndexSections { isTitlePageStart, isTitlePageAuthor, + isMainPage, isModuleIndex, isNamespaceIndex, isClassHierarchyIndex, |