summaryrefslogtreecommitdiffstats
path: root/src/imports/webview
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/webview')
-rw-r--r--src/imports/webview/webview.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/webview/webview.pro b/src/imports/webview/webview.pro
index e46d9efe..f64ed481 100644
--- a/src/imports/webview/webview.pro
+++ b/src/imports/webview/webview.pro
@@ -2,7 +2,7 @@ TARGET = qmlwebkitplugin
TARGETPATH = QtQuick1/QtWebKit
include(../qimportbase.pri)
-QT += declarative declarative-private widgets widgets-private gui gui-private core-private script-private webkit
+QT += declarative declarative-private widgets widgets-private gui gui-private core-private script-private webkitwidgets
SOURCES += qdeclarativewebview.cpp plugin.cpp
HEADERS += qdeclarativewebview_p.h