summaryrefslogtreecommitdiffstats
path: root/src/mangen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangen.h')
-rw-r--r--src/mangen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mangen.h b/src/mangen.h
index c552580..67b3356 100644
--- a/src/mangen.h
+++ b/src/mangen.h
@@ -35,6 +35,7 @@ class ManGenerator : public OutputGenerator
void writeDoc(DocNode *,const Definition *,const MemberDef *,int);
static void init();
+ void cleanup();
void startFile(const QCString &name,const QCString &manName,const QCString &title,int);
void writeSearchInfo() {}
void writeFooter(const QCString &) {}