aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
blob: 9b4a0c4b9bd6284084ac2100180ec865fbffb8ef (plain)
1
2
3
4
5
6
7
8
9
10
11
tree b396ae884567d41160f1933aa34939315108964e
parent c0273d25720e1363e1e9d57ae23ac00e9e27783d
author Christian Tismer <ctismer@gmail.com> 1447153662 +0100
committer Christian Tismer <ctismer@gmail.com> 1447153662 +0100

Fix pysidetest. We are at 74% good tests.

As Romain correctly told me, QtCore is needed to be included.
The other small bug with huge effects was a forgotten rename of pyside2_global.h.

The tests now run without segfaults!