summaryrefslogtreecommitdiffstats
path: root/src/namespacedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/namespacedef.h')
-rw-r--r--src/namespacedef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namespacedef.h b/src/namespacedef.h
index 0f1594e..06029e4 100644
--- a/src/namespacedef.h
+++ b/src/namespacedef.h
@@ -98,6 +98,7 @@ class NamespaceDef : public Definition
void startMemberDeclarations(OutputList &ol);
void endMemberDeclarations(OutputList &ol);
void writeClassDeclarations(OutputList &ol,const QCString &title);
+ void writeInlineClasses(OutputList &ol);
void writeNamespaceDeclarations(OutputList &ol,const QCString &title);
void writeMemberGroups(OutputList &ol);
void writeAuthorSection(OutputList &ol);