From e92b60162069ba177d755dc045cd6233440dca2a Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Fri, 9 Sep 2011 15:20:32 -0300 Subject: Fixed QWidget.window() return policy. Fixes bug #1002 Reviewer: Hugo Parente Luciano Wolf --- PySide/QtGui/typesystem_gui_common.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'PySide/QtGui') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index e772cd948..9d6898b03 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -4217,6 +4217,12 @@ This value may change at run-time. An event with type PySide.QtCore.QEvent.WinIdChange will be sent to the widget following a change in window system identifier. + + + + + + -- cgit v1.2.3