summaryrefslogtreecommitdiffstats
path: root/src/definition.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/definition.h')
-rw-r--r--src/definition.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/definition.h b/src/definition.h
index 050772d..9c3c1c5 100644
--- a/src/definition.h
+++ b/src/definition.h
@@ -307,6 +307,7 @@ class Definition : public DefinitionIntf, public LockableObj
void writePathFragment(OutputList &ol) const;
void writeNavigationPath(OutputList &ol) const;
virtual void writeQuickMemberLinks(OutputList &,MemberDef *) const {}
+ virtual void writeSummaryLinks(OutputList &) {}
/*! Writes the documentation anchors of the definition to
* the Doxygen::tagFile stream.