summaryrefslogtreecommitdiffstats
path: root/src/namespacedef.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-06-30 18:58:53 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-06-30 18:58:53 (GMT)
commit977ad9d3ec7dff388b8be849ae4a596ae5cd3ad4 (patch)
tree0b5acf9f52c1beacbf70e4bd2060a1b7d4d832b7 /src/namespacedef.cpp
parent54bcd31ff103383c6c75ed87b00f846ec29b8040 (diff)
downloadDoxygen-977ad9d3ec7dff388b8be849ae4a596ae5cd3ad4.zip
Doxygen-977ad9d3ec7dff388b8be849ae4a596ae5cd3ad4.tar.gz
Doxygen-977ad9d3ec7dff388b8be849ae4a596ae5cd3ad4.tar.bz2
Release-1.2.16-20020630
Diffstat (limited to 'src/namespacedef.cpp')
-rw-r--r--src/namespacedef.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namespacedef.cpp b/src/namespacedef.cpp
index 56c92ca..34f9f7d 100644
--- a/src/namespacedef.cpp
+++ b/src/namespacedef.cpp
@@ -364,7 +364,7 @@ Definition *NamespaceDef::findInnerCompound(const char *n)
void NamespaceDef::addListReferences()
{
- addRefItem(todoId(),testId(),bugId(),
+ addRefItem(specialListItems(),
theTranslator->trNamespace(TRUE,TRUE),
getOutputFileBase(),name()
);