From eaae6e4dcfae061972a62dc58e4dcfc1df46aba0 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Tue, 12 Jul 2011 18:36:06 -0300 Subject: [PATCH] Fixed QThreadPool globalInstance ownership rules. Fixed QThreadPool start, tryStart ownership rules. Fixes bug #927. Reviewer: Lauro Moura Hugo Parente --- PySide/QtCore/typesystem_core.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index 4e8ea14..3737fbb 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -2837,7 +2837,24 @@ - + + + + + + + + + + + + + + + Shiboken::Object::releaseOwnership(%PYARG_0); + + +