summaryrefslogtreecommitdiffstats
path: root/src/entry.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2003-08-24 20:42:56 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2003-08-24 20:42:56 (GMT)
commit5b0de0b4249965d3ae2ca3e67f40ef810e0a9598 (patch)
treebfd280ef12015bf793b71236c30364c6618cbaf8 /src/entry.h
parent8626ab32d671ffcdc75dffce04dd05a671cfb42c (diff)
downloadDoxygen-5b0de0b4249965d3ae2ca3e67f40ef810e0a9598.zip
Doxygen-5b0de0b4249965d3ae2ca3e67f40ef810e0a9598.tar.gz
Doxygen-5b0de0b4249965d3ae2ca3e67f40ef810e0a9598.tar.bz2
Release-1.3.3-20030824
Diffstat (limited to 'src/entry.h')
-rw-r--r--src/entry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entry.h b/src/entry.h
index ef50658..16d00fb 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -275,6 +275,7 @@ class Entry
int briefLine; //!< line number at which the brief desc. was found
QCString briefFile; //!< file in which the brief desc. was found
QCString relates; //!< related class (doc block)
+ bool relatesDup; //!< keep duplicate doc in original file also
QCString inside; //!< name of the class in which documents are found
QCString exception; //!< throw specification
int bodyLine; //!< line number of the definition in the source