aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py')
-rw-r--r--sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py b/sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py
index b89ecc7dd..575236710 100644
--- a/sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py
+++ b/sources/pyside2/tests/registry/exists_win32_5_14_0_ci.py
@@ -35148,7 +35148,7 @@ sig_dict.update({
"PySide2.QtCharts.QtCharts.QChart.removeAllSeries": (),
"PySide2.QtCharts.QtCharts.QChart.removeAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
"PySide2.QtCharts.QtCharts.QChart.removeSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.scroll": [('float', 'float'), ('float', 'float', 'PySide2.QtCore.QRectF')],
+ "PySide2.QtCharts.QtCharts.QChart.scroll": ('float', 'float'),
"PySide2.QtCharts.QtCharts.QChart.series": (),
"PySide2.QtCharts.QtCharts.QChart.setAnimationDuration": ('int',),
"PySide2.QtCharts.QtCharts.QChart.setAnimationEasingCurve": ('PySide2.QtCore.QEasingCurve',),