aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
blob: 5966329c62ce0f1a1b901b4b64988d6ba917bd43 (plain)
1
2
3
4
5
6
7
8
9
10
11
tree 76e72269567db3d2327faad13360b7c858ab01de
parent 638c4adf4f27d5133361a152890db299f0d7036b
author Christian Tismer <ctismer@gmail.com> 1437442795 +0200
committer Christian Tismer <ctismer@gmail.com> 1437442795 +0200

make QtWidgets compile.

Actually, two methods from QGraphicsScene stuff don't compile (see cmake file).
This looks like a shiboken bug, but it is not clear why this ever worked.

Anyway, I consider pyside2 far enough to start the debugging phase.