summaryrefslogtreecommitdiffstats
path: root/src/webengine/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/plugin/plugin.pro')
-rw-r--r--src/webengine/plugin/plugin.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webengine/plugin/plugin.pro b/src/webengine/plugin/plugin.pro
index 84b497e34..b6652fa26 100644
--- a/src/webengine/plugin/plugin.pro
+++ b/src/webengine/plugin/plugin.pro
@@ -1,10 +1,10 @@
CXX_MODULE = qml
TARGET = qtwebengineplugin
TARGETPATH = QtWebEngine
-IMPORT_VERSION = 1.7
+IMPORT_VERSION = 1.8
QT += webengine qml quick
-QT_PRIVATE += webengine-private
+QT_PRIVATE += core-private webenginecore-private webengine-private
INCLUDEPATH += $$QTWEBENGINE_ROOT/src/core $$QTWEBENGINE_ROOT/src/core/api $$QTWEBENGINE_ROOT/src/webengine $$QTWEBENGINE_ROOT/src/webengine/api $$QTWEBENGINE_ROOT/include/QtWebEngine