From e8a8e3c63e85524bc2edfec1fccf2104cda87f38 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Wed, 9 Mar 2011 17:17:43 -0300 Subject: Removed parent policy from QLabel.setPixmap. This is not a parent transfer because the function receives a "const &" and stores a copy of the pixmap. Fixes bug #714. Reviewer: Luciano Wolf Marcelo Lira --- PySide/QtGui/typesystem_gui_common.xml | 6 ------ 1 file changed, 6 deletions(-) (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 e1a6f40fc..8c2c0ed63 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -3979,12 +3979,6 @@ - - - - - - -- cgit v1.2.3