From 3a0b98ef4b495bb8eb0a8aa82f6f79bfdfad6c49 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Mon, 19 Sep 2011 16:01:42 -0300 Subject: Fix QLayout.itemAt and QGridLayout.itemAtPosition return policy. Fixes bug #1006. Reviewer: Luciano Wolf Marcelo Lira --- PySide/QtGui/typesystem_gui_common.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'PySide/QtGui/typesystem_gui_common.xml') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 9d6898b03..c1628f362 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -3237,6 +3237,14 @@ + + + + + + addLayoutOwnership(%CPPSELF, %0); + + -- cgit v1.2.3