diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2016-05-31 11:40:56 +0000 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2016-05-31 13:10:16 +0000 |
commit | b987250dc87bc64c735e9936e8cf847cde341f40 (patch) | |
tree | 66d0d6dc8d918336eac93565cc2de3643062c3af /src/webengine/doc/qtwebengine.qdocconf | |
parent | 3af17048cbd64fff17eedc340571e7555ea9790a (diff) | |
parent | d2d5d24f86f12a2d1b0a6bc46c0d48306d7d2130 (diff) | |
download | qtwebengine-b987250dc87bc64c735e9936e8cf847cde341f40.tar.gz |
Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7
Diffstat (limited to 'src/webengine/doc/qtwebengine.qdocconf')
-rw-r--r-- | src/webengine/doc/qtwebengine.qdocconf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webengine/doc/qtwebengine.qdocconf b/src/webengine/doc/qtwebengine.qdocconf index 6d946c9c9..009902080 100644 --- a/src/webengine/doc/qtwebengine.qdocconf +++ b/src/webengine/doc/qtwebengine.qdocconf @@ -40,8 +40,10 @@ tagfile = ../../../doc/qtwebengine/qtwebengine.tags depends += qtcore \ qtgui \ + qtlocation \ qtnetwork \ qtprintsupport \ + qtpositioning \ qtqml \ qtquick \ qtquickcontrols \ |