aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py')
-rw-r--r--sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py b/sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py
index 20c30e1a3..01e572e21 100644
--- a/sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py
+++ b/sources/pyside2/tests/registry/exists_win32_5_9_4_ci.py
@@ -14657,7 +14657,7 @@ if "PySide2.QtMultimedia" in sys.modules:
"QMediaResource.videoCodec": (),
# class PySide2.QtMultimedia.QMediaTimeRange:
- "QMediaTimeRange.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeRange',), ('int', 'int')],
+ "QMediaTimeRange.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',), ('int', 'int')],
"QMediaTimeRange.__copy__": (),
"QMediaTimeRange.addInterval": ('int', 'int'),
"QMediaTimeRange.addTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),