Skip to content

Commit 993b045

Browse files
committed
autodetect QtWebKit
1 parent 74ae8a6 commit 993b045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/PythonQt_QtAll/PythonQt_QtAll.pro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# enable this to compile QtWebKit support in:
2-
#CONFIG += PythonQtWebKit
1+
# If Qt has support for webkit, add it:
2+
qtHaveModule(webkit):CONFIG += PythonQtWebKit
33

44
TARGET = PythonQt_QtAll
55
TEMPLATE = lib

0 commit comments

Comments
 (0)