From b66595efa544b2675fef7ec2c6832dba5d8c1177 Mon Sep 17 00:00:00 2001 From: Renato Araujo Oliveira Filho Date: Mon, 24 Jan 2011 11:13:27 -0300 Subject: Fixed QLineEdit.getTextMargins return value. Fixes bug #632 Reviewer: Hugo Parente Lima Marcelo Lira --- PySide/typesystem_templates.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'PySide/typesystem_templates.xml') diff --git a/PySide/typesystem_templates.xml b/PySide/typesystem_templates.xml index dd07459ad..424c32345 100644 --- a/PySide/typesystem_templates.xml +++ b/PySide/typesystem_templates.xml @@ -123,6 +123,7 @@ %CPPSELF.%FUNCTION_NAME(&a, &b, &c, &d); %PYARG_0 = Shiboken::makeTuple(a, b, c, d); +