summaryrefslogtreecommitdiffstats
path: root/src/memberdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/memberdef.h')
-rw-r--r--src/memberdef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/memberdef.h b/src/memberdef.h
index 8850035..e1db828 100644
--- a/src/memberdef.h
+++ b/src/memberdef.h
@@ -397,6 +397,8 @@ class MemberDef : public Definition
const QCString &cfname,const QCString &ciname,
const QCString &cname);
void _writeCategoryRelation(OutputList &ol);
+ void _writeTagData();
+ void _addToSearchIndex();
static int s_indentLevel;
// disable copying of member defs