From 5100b62bdca70d48d5d441cc33ca941053ae1551 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Wed, 20 Oct 2010 12:05:41 -0200 Subject: Replace code injection by typesystem commands. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related to bug#418 - "tag parent does not work in constructor modify" Reviewer: Luciano Wolf Renato Araújo --- PySide/QtGui/typesystem_gui_common.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PySide') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 09f66d939..8593d6381 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -519,9 +519,9 @@ - - Shiboken::setParent(%PYARG_1, (PyObject*)sbkSelf); - + + + -- cgit v1.2.3