From 4116ec2474e608c9a752ace5e8eb92cbd4052ebc Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Fri, 21 Aug 2015 14:31:55 +0300 Subject: Removed QtWebkit and QtWebkit-Examples from qt5.git QtWebkit (and QtWebkit-Examples) were deprecated in Qt 5.5 and will now be removed from qt5.git in Qt5.6 release Change-Id: I86e1072141956136fa5e4220cdcdf812492453b3 Reviewed-by: Tuukka Turunen Reviewed-by: Lars Knoll --- qt.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index bf8a7bab..0147ad2b 100644 --- a/qt.pro +++ b/qt.pro @@ -84,12 +84,12 @@ addModule(qt3d, qtdeclarative qtimageformats) addModule(qtcanvas3d, qtdeclarative) addModule(qtgraphicaleffects, qtdeclarative) addModule(qtscript, qtbase, qttools) -addModule(qtquick1, qtscript, qtsvg qtxmlpatterns qtwebkit) +addModule(qtquick1, qtscript, qtsvg qtxmlpatterns) addModule(qtdocgallery, qtdeclarative) addModule(qtwayland, qtbase, qtdeclarative) addModule(qtserialport, qtbase) addModule(qtenginio, qtdeclarative) -addModule(qtwebengine, qtquickcontrols qtwebchannel, qtwebkit qtlocation) +addModule(qtwebengine, qtquickcontrols qtwebchannel, qtlocation) addModule(qttranslations, qttools) addModule(qtdoc, qtdeclarative) addModule(qtqa, qtbase) -- cgit v1.2.3