summaryrefslogtreecommitdiffstats
path: root/tools/qml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qml')
-rw-r--r--tools/qml/qml.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index 797fc2cf..877fbee2 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -23,8 +23,8 @@ wince* {
contains(QT_CONFIG, xmlpatterns) {
QT += xmlpatterns
}
- contains(QT_CONFIG, webkit) {
- QT += webkit
+ contains(QT_CONFIG, webkitwidgets) {
+ QT += webkitwidgets
}
}