summaryrefslogtreecommitdiffstats
path: root/qmake/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-08-06 10:07:03 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-08 12:55:48 +0200
commit167a4447424de02372d3686bbeccde7234efc42b (patch)
tree5d3a98d36305d6272b39ed5bd90c12c460e6c126 /qmake/doc
parentbff5100177a2e1fb4f685ce72f935484ab027203 (diff)
Doc: add winextras to the list of QT variable values
Qt Windows Extras is a new add-on for Qt 5.2. To make the link work, also added qtwinextras to the doc configuration file. Change-Id: Ib7d117908c241812c200ec701b6f2be27fe893c6 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'qmake/doc')
-rw-r--r--qmake/doc/qmake.qdocconf3
-rw-r--r--qmake/doc/src/qmake-manual.qdoc1
2 files changed, 4 insertions, 0 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf
index 67e6e95650..31b4e30510 100644
--- a/qmake/doc/qmake.qdocconf
+++ b/qmake/doc/qmake.qdocconf
@@ -24,3 +24,6 @@ sources = src/qmake-manual.qdoc
imagedirs = src/images
exampledirs = src
+
+depends += \
+ qtwinextras
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 2bc6cc508f..5f0ef59650 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -2119,6 +2119,7 @@
\row \li webkit \li \l{Qt WebKit}
\row \li webkitwidgets \li \l{Qt WebKit Widgets}
\row \li widgets \li \l{Qt Widgets}
+ \row \li winextras \li \l{Qt Windows Extras}
\row \li xml \li \l{Qt XML} (deprecated)
\row \li xmlpatterns \li \l{Qt XML Patterns}
\endtable