From 957fa171a97b4ae0261f8cef0fe9e30b364a86b7 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Wed, 9 Mar 2011 17:17:43 -0300 Subject: [PATCH] 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(-) diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index e1a6f40..8c2c0ed 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -3979,12 +3979,6 @@ - - - - - -