From c662028d3dbefcfb0abc2090ec6df3d4915bb1a6 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Thu, 3 Feb 2011 18:24:39 -0200 Subject: Export method QCryptographicHash::addData. --- PySide/QtCore/typesystem_core.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index 2ddf9cbdc..692cf9ad7 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -1918,7 +1918,14 @@ - + + + + + + %CPPSELF.%FUNCTION_NAME(PyString_AS_STRING(%PYARG_1), PyString_GET_SIZE(%PYARG_1)); + + -- cgit v1.2.3