From 167a4447424de02372d3686bbeccde7234efc42b Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 6 Aug 2013 10:07:03 +0200 Subject: 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 --- qmake/doc/qmake.qdocconf | 3 +++ qmake/doc/src/qmake-manual.qdoc | 1 + 2 files changed, 4 insertions(+) (limited to 'qmake/doc') 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 -- cgit v1.2.3