summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.h')
-rw-r--r--src/doxygen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doxygen.h b/src/doxygen.h
index 92c09ba..c52829c 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -121,6 +121,8 @@ class Doxygen
static bool suppressDocWarnings;
static ObjCache *symbolCache;
static Store *symbolStorage;
+ static QCString objDBFileName;
+ static QCString entryDBFileName;
};
void initDoxygen();