aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pysidetest/typesystem_pysidetest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pysidetest/typesystem_pysidetest.xml b/tests/pysidetest/typesystem_pysidetest.xml
index afa764c43..cf7774ac6 100644
--- a/tests/pysidetest/typesystem_pysidetest.xml
+++ b/tests/pysidetest/typesystem_pysidetest.xml
@@ -3,7 +3,7 @@
<load-typesystem name="typesystem_core.xml" generate="no" />
<object-type name="TestObject" />
<object-type name="TestView" >
- <modify-function signature="setModel(QObject*)">
+ <modify-function signature="TestView(QAbstractListModel*,QObject*)">
<modify-argument index="1">
<reference-count action="add"/>
</modify-argument>