We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ae8a6 commit 993b045Copy full SHA for 993b045
extensions/PythonQt_QtAll/PythonQt_QtAll.pro
@@ -1,5 +1,5 @@
1
-# enable this to compile QtWebKit support in:
2
-#CONFIG += PythonQtWebKit
+# If Qt has support for webkit, add it:
+qtHaveModule(webkit):CONFIG += PythonQtWebKit
3
4
TARGET = PythonQt_QtAll
5
TEMPLATE = lib
0 commit comments