aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2011-06-08 20:01:40 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:54:28 -0300
commit23445c7feeb83cec5caec1a24c9df441d9cfc1e5 (patch)
tree6f4f4246712f38c234bc31e001ebb6e1b6149d7e
parentc1f78498e6eb5d5f9e097c7b32f1002aea257aec (diff)
Fix bug 877 - "Fatal Python error on application quit."
Reviewer: Renato Araújo <renato.filho@openbossa.org>
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index 602d82ddd..091ef647b 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -4327,7 +4327,7 @@
</extra-includes>
<modify-function signature="setSourceModel(QAbstractItemModel *)">
<modify-argument index="1">
- <parent index="this" action="add"/>
+ <reference-count action="set"/>
</modify-argument>
</modify-function>
<!--### Obsolete in 4.3-->