aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtGui/typesystem_gui_common.xml')
-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 76afeccfc..4581e1f6c 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -1550,12 +1550,12 @@
<object-type name="QItemEditorFactory">
<modify-function signature="registerEditor(QVariant::Type, QItemEditorCreatorBase *)">
<modify-argument index="2">
- <parent index="this" action="add"/>
+ <define-ownership owner="c++"/>
</modify-argument>
</modify-function>
<modify-function signature="setDefaultFactory(QItemEditorFactory *)">
<modify-argument index="1">
- <parent index="this" action="add"/>
+ <define-ownership owner="c++"/>
</modify-argument>
</modify-function>
</object-type>