From aa9e8ca7efc026238b0b7c75b166dc568b69bef4 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Thu, 16 Jun 2011 19:27:00 -0300 Subject: [PATCH] Fixed QWidget.parentWidget return policy. Reviewer: Marcelo Lira Hugo Parente Lima --- PySide/QtGui/typesystem_gui_common.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 815bf73..d3473d4 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -2972,6 +2972,9 @@ + + + @@ -3833,9 +3836,12 @@ - - - + + + + + +