aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/tools/list-class-hierarchy.py
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2020-01-21 15:23:37 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2020-07-06 09:36:39 +0000
commit2080387dd8ede7afeaaa5cec52e8b5af4c3e2183 (patch)
treebb714d0d28052ac622c8ac3941ccb1d513422d62 /sources/pyside2/tests/tools/list-class-hierarchy.py
parenta0a7b1fe8c976683832d0305e7e2cdf02faac928 (diff)
Remove QtWebKit
Since it was deprecated in 5.5, it's time to remove it from the repository. Change-Id: I0835f04d6c34079dfc289be8027985a1dc3674bc Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/tests/tools/list-class-hierarchy.py')
-rwxr-xr-xsources/pyside2/tests/tools/list-class-hierarchy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/pyside2/tests/tools/list-class-hierarchy.py b/sources/pyside2/tests/tools/list-class-hierarchy.py
index b734ae69e..70075b27e 100755
--- a/sources/pyside2/tests/tools/list-class-hierarchy.py
+++ b/sources/pyside2/tests/tools/list-class-hierarchy.py
@@ -87,7 +87,6 @@ if __name__=='__main__':
'QtSvg',
'QtTest',
#'QtUiTools',
- 'QtWebKit',
'QtXml',
'QtXmlPatterns' ]