aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-10-28 15:09:16 -0200
committerHugo Parente Lima <hugo.pl@gmail.com>2010-10-28 15:09:16 -0200
commitec0d05f8589236865906faa30441bd04d56b4409 (patch)
treefa4b49fb1a7236be2a8b83302db65322079a6b33 /PySide/QtGui
parent31a4f12f4cb358fa05726379c2a40106563e47ea (diff)
Fix crashes caused by the newer changes on shiboken generator.
Diffstat (limited to 'PySide/QtGui')
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index 8593d6381..b54dfb6e0 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -5488,10 +5488,10 @@
<value-type name="QTileRules"/>
- <value-type name="QTouchEvent">
+ <object-type name="QTouchEvent">
<enum-type name="DeviceType"/>
<value-type name="TouchPoint"/>
- </value-type>
+ </object-type>
<value-type name="QVector2D">
<add-function signature="__reduce__" return-type="PyObject*">