aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtXml
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-04-30 18:00:25 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-04-30 18:00:58 -0300
commitc3a2b39438e18e1ad0abdce4cf5fb3a2a3339513 (patch)
tree1df0bfcee70f4366dde085d30ea6f558aeb1fb9d /PySide/QtXml
parent7d694e215d648d43c8151ac3f0ad46b498b24991 (diff)
Fixed typesystem parser warnings.
Diffstat (limited to 'PySide/QtXml')
-rw-r--r--PySide/QtXml/typesystem_xml.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/PySide/QtXml/typesystem_xml.xml b/PySide/QtXml/typesystem_xml.xml
index c3fc1b34a..5c0811eea 100644
--- a/PySide/QtXml/typesystem_xml.xml
+++ b/PySide/QtXml/typesystem_xml.xml
@@ -433,6 +433,8 @@
</modify-function>
</object-type>
+ <suppress-warning text="Shadowing: QDomNode::attributes() const and QDomElement::attributes() const"/>
+ <suppress-warning text="Shadowing: QDomNode::nodeType() const and QDomElement::nodeType() const"/>
</typesystem>