From 8360149dad03dc4a22e9a1af2e84de2dec8b31da Mon Sep 17 00:00:00 2001 From: Lauro Neto Date: Mon, 1 Feb 2010 21:42:39 -0300 Subject: Adding support for QIODevice.getChar Reviewer: Marcelo Lira --- PySide/typesystem_templates.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'PySide/typesystem_templates.xml') diff --git a/PySide/typesystem_templates.xml b/PySide/typesystem_templates.xml index 7aafaa98a..b5b0f00cb 100644 --- a/PySide/typesystem_templates.xml +++ b/PySide/typesystem_templates.xml @@ -59,5 +59,10 @@ return %CONVERTTOPYTHON[QRectF](rect_); + -- cgit v1.2.3