diff options
author | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2016-05-30 11:37:31 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2016-05-31 13:15:04 +0000 |
commit | 8ec03692c61b69ee035e9e48a96f826105cd5348 (patch) | |
tree | 587f91bdaa39c1dae807749f1c13471705ba541c /src/webengine | |
parent | 6ed5fe0b41317c07f7903c9ca62ec20685830dc4 (diff) | |
download | qtwebengine-8ec03692c61b69ee035e9e48a96f826105cd5348.tar.gz |
Doc: Add "since" info for the HTML5 geolocation feature
Change-Id: I5e22ceaf5a8450fb5254278dbcbe6e02ecf51a45
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/webengine')
-rw-r--r-- | src/webengine/doc/src/qtwebengine-features.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webengine/doc/src/qtwebengine-features.qdoc b/src/webengine/doc/src/qtwebengine-features.qdoc index ad053c4a9..912e83b59 100644 --- a/src/webengine/doc/src/qtwebengine-features.qdoc +++ b/src/webengine/doc/src/qtwebengine-features.qdoc @@ -104,6 +104,8 @@ the user. Note that on Windows an external GPS receiver must be connected to the application. For more information, see \l{Qt Positioning}. + Support for this feature was added in Qt 5.5.0. + \section1 Pepper Plugin API Qt WebEngine supports loading Pepper Plugin API (PPAPI) plugins if |