From f549793a5ca68bc6cc213506df0b2ac3fc541413 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Thu, 16 Jun 2011 19:27:00 -0300 Subject: 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 815bf734f..d3473d450 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -2972,6 +2972,9 @@ + + + @@ -3833,9 +3836,12 @@ - - - + + + + + + -- cgit v1.2.3