diff options
-rw-r--r-- | src/core/doc/src/qtwebengine-index.qdoc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/core/doc/src/qtwebengine-index.qdoc b/src/core/doc/src/qtwebengine-index.qdoc index 0e00598a5..b34931d5c 100644 --- a/src/core/doc/src/qtwebengine-index.qdoc +++ b/src/core/doc/src/qtwebengine-index.qdoc @@ -9,6 +9,10 @@ \QWE provides functionality for rendering regions of dynamic web content. + \note By default, Qt WebEngine depends on the \l {Qt Positioning} and + \l {Qt WebChannel} optional modules, but can be built without them. Be sure to + install these add-ons when using the online installer. + The functionality in \QWE is divided into the following modules: \annotatedlist qtwebengine-modules @@ -26,7 +30,6 @@ \li \l{Qt WebEngine Security Considerations} \endlist - \section1 Module Evolution \l{Changes to Qt WebEngine} lists important changes in the module API |