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>
This commit is contained in:
parent
bff5100177
commit
167a444742
@ -24,3 +24,6 @@ sources = src/qmake-manual.qdoc
|
||||
|
||||
imagedirs = src/images
|
||||
exampledirs = src
|
||||
|
||||
depends += \
|
||||
qtwinextras
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user