aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtXml
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-07-06 18:45:10 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2010-07-06 18:45:10 -0300
commit154831efcf8d07932389ef8149c397357a0939b4 (patch)
treef1f7df1230994d8b9d9c136794b9435c7b76dba6 /PySide/QtXml
parent56560943dfc2de0d1df5d2058bcf55ea3c9400ee (diff)
Fix typo.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'PySide/QtXml')
-rw-r--r--PySide/QtXml/typesystem_xml.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtXml/typesystem_xml.xml b/PySide/QtXml/typesystem_xml.xml
index 40b387982..e31f80878 100644
--- a/PySide/QtXml/typesystem_xml.xml
+++ b/PySide/QtXml/typesystem_xml.xml
@@ -16,7 +16,7 @@
<enum-type name="QXmlStreamReader::TokenType" />
-->
- <value-type name="QDomAttr" />
+ <value-type name="QDomAttr">
<modify-function signature="nodeType()const" remove="all"/>
</value-type>