summaryrefslogtreecommitdiffstats
path: root/src/entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entry.h')
-rw-r--r--src/entry.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/entry.h b/src/entry.h
index 1dd7f91..0417b40 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -176,7 +176,8 @@ class Entry
MAINPAGEDOC_SEC = 0x01200000,
MEMBERGRP_SEC = 0x01300000,
USINGDECL_SEC = 0x01400000,
- PACKAGE_SEC = 0x01500000
+ PACKAGE_SEC = 0x01500000,
+ ADDGRPDOC_SEC = 0x01600000
};
enum MemberSpecifier
{