aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
blob: 290fe8baa3ca83afd71818e54e760186f7e89b7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
tree 9765bd60b81167ef0a9918ef445fdbe29cddba81
parent 70c63c57ba6c931394378b87bc960a298f8c78a0
author Christian Tismer <ctismer@gmail.com> 1438028233 +0200
committer Christian Tismer <ctismer@gmail.com> 1438028233 +0200

make test binding build correctly. One warning left.

This is almost ready, just one warning is still there.
It was crucial to add the "--api-version" parameter to the shiboken command.
Funny, this must have been wrong as long as version numbers are used in the XML!

Is this test binding module not used, or does it work with all the warnings?