From eb2a982b94a20bc55a173e24908b6b5bf6bfe296 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 28 Feb 2011 20:19:49 -0300 Subject: Added missing format attribute. --- PySide/QtCore/typesystem_core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PySide') diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index 90b6336fa..34180a0c2 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -492,7 +492,7 @@ - + Returns a read only buffer object pointing to the segment of data that this resource represents. If the resource is compressed the data returns is compressed and qUncompress() must be used to access the data. If the resource is a directory None is returned. -- cgit v1.2.3