aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
blob: c4e2fb03ad7a996d30a9ed34182996b19ecddc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
tree 3852fdb21309dcf54a98a438705acf30803ac623
parent 68a7f67fa6d1ef6057dd711774ac10fe9cc9a4e0
author Christian Tismer <ctismer@gmail.com> 1436134212 +0200
committer Christian Tismer <ctismer@gmail.com> 1436134212 +0200

QtGui is starting to build!

After a huge session of manually determining what belongs here and what goes to QtWigets,
QtGui now has its first small success.

There was also a hard to understand problem with Q_INTERFACES in qpytextobject.h that
refused to compile. No idea what has changed...