summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.h')
-rw-r--r--src/doxygen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doxygen.h b/src/doxygen.h
index 401c37f..c7664c0 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -133,6 +133,7 @@ class Doxygen
static IndexList indexList;
static int subpageNestingLevel;
static QCString spaces;
+ static bool generatingXmlOutput;
};
void initDoxygen();