changeset 63:a3617f393417

typesystem: fix build of Xml package on Windows
author SokoL_SD
date Tue, 19 May 2009 16:41:28 +0000
parents 076691124a8b
children 753b1973273b
files generator/typesystem_xml.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/generator/typesystem_xml.xml	Tue May 19 16:24:14 2009 +0000
+++ b/generator/typesystem_xml.xml	Tue May 19 16:41:28 2009 +0000
@@ -500,6 +500,7 @@
     <object-type name="QXmlInputSource"/>
     <object-type name="QXmlLocator"/>
     <object-type name="QXmlSimpleReader">
+	<modify-function signature="parse(const QXmlInputSource &amp;)" remove="all" />
         <modify-function signature="parse(const QXmlInputSource*,bool)">
             <modify-argument index="1" invalidate-after-use="yes"/>
         </modify-function>
@@ -544,6 +545,7 @@
             <reference-count action="set" variable-name="__rcEntityResolver"/>
         </modify-argument>
       </modify-function>
+      <modify-function signature="parse(const QXmlInputSource &amp;)" remove="all" />
     
         <modify-function signature="setDevice(QIODevice*)">
             <modify-argument index="1">