summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/config.h
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-01-20 17:39:20 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-01-20 17:39:20 (GMT)
commit92e0bfee7efb1505dbff6860f925445214fc7a54 (patch)
tree0e08b39a35ac9f49f0c0de200238d74189e25da7 /tools/qdoc3/config.h
parente7e95bf64a4e513dd423acc38be615501ef76eac (diff)
downloadQt-92e0bfee7efb1505dbff6860f925445214fc7a54.zip
Qt-92e0bfee7efb1505dbff6860f925445214fc7a54.tar.gz
Qt-92e0bfee7efb1505dbff6860f925445214fc7a54.tar.bz2
Enabled syntax highlighting by default.
Removed the linksinmarkup configuration option because it was not introduced in all relevant places.
Diffstat (limited to 'tools/qdoc3/config.h')
-rw-r--r--tools/qdoc3/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qdoc3/config.h b/tools/qdoc3/config.h
index 2dd7d50..54c7dab 100644
--- a/tools/qdoc3/config.h
+++ b/tools/qdoc3/config.h
@@ -141,7 +141,6 @@ class Config
#define CONFIG_IMAGES "images"
#define CONFIG_INDEXES "indexes"
#define CONFIG_LANGUAGE "language"
-#define CONFIG_LINKSINMARKUP "linksinmarkup"
#define CONFIG_MACRO "macro"
#define CONFIG_NATURALLANGUAGE "naturallanguage"
#define CONFIG_OBSOLETELINKS "obsoletelinks"