diff --git a/qt.pro b/qt.pro index be51409..5f44861 100644 --- qt-everywhere-commercial-src-5.1.0/qt.pro +++ qt-everywhere-commercial-src-5.1.0/qt.pro @@ -73,7 +73,7 @@ addModule(qtsensors, qtbase, qtdeclarative) addModule(qtconnectivity, qtsystems) addModule(qtfeedback, qtdeclarative, qtmultimedia) addModule(qtpim, qtdeclarative, qtjsondb) -addModule(qtwebkit, qtdeclarative, qtlocation qtsensors, WebKit.pro) +addModule(qtwebkit, qtbase, qtsensors, WebKit.pro) addModule(qttools, qtbase, qtdeclarative qtactiveqt qtwebkit) addModule(qtwebkit-examples, qtwebkit qttools) addModule(qtimageformats, qtbase)