summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2000-11-26 14:55:14 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2000-11-26 14:55:14 (GMT)
commita1995ea7b217edfe0a6ddf3d60ea7bde1e23c1d7 (patch)
tree0bbfa006a4c63e8fe48b3d0022699cffaea24b47 /src/config.h
parentecaf7fbfed68c23e118e564d01a405db24ca9124 (diff)
downloadDoxygen-a1995ea7b217edfe0a6ddf3d60ea7bde1e23c1d7.zip
Doxygen-a1995ea7b217edfe0a6ddf3d60ea7bde1e23c1d7.tar.gz
Doxygen-a1995ea7b217edfe0a6ddf3d60ea7bde1e23c1d7.tar.bz2
Release-1.2.3-20001126
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index a3165d7..176c1ad 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,4 +1,4 @@
-/* This file was generated by configgen on Sat Oct 28 15:42:39 2000
+/* This file was generated by configgen on Sat Nov 25 21:38:08 2000
* from config_templ.h
*
* DO NOT EDIT!
@@ -97,6 +97,7 @@ struct Config
static bool htmlHelpFlag; // should html help files be generated?
static bool noIndexFlag; // generate condensed index flag
static int enumValuesPerLine; // number of enum values that are put on one line
+ static bool ftvHelpFlag; // should a folder tree view be generated?
static bool generateLatex; // generate Latex output
static QCString latexOutputDir; // the directory to put the Latex files
static bool compactLatexFlag; // generate compact LaTeX documentation.