aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtSvg/typesystem_svg.xml
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2010-03-23 16:37:34 -0300
committerHugo Lima <hugo.lima@openbossa.org>2010-03-23 17:52:59 -0300
commit30480cb699bfed0c96e3026c949c4da2b6910672 (patch)
tree6829e3acf1a66027f6fe3699e9d76731b50ab71d /PySide/QtSvg/typesystem_svg.xml
parent61fcd59519fb76e9158c26108b124812d265a989 (diff)
Use the right typesystem file for QtGui.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
Diffstat (limited to 'PySide/QtSvg/typesystem_svg.xml')
-rw-r--r--PySide/QtSvg/typesystem_svg.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/PySide/QtSvg/typesystem_svg.xml b/PySide/QtSvg/typesystem_svg.xml
index f7932ba6d..5cc1b5174 100644
--- a/PySide/QtSvg/typesystem_svg.xml
+++ b/PySide/QtSvg/typesystem_svg.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<typesystem package="PySide.QtSvg">
- <load-typesystem name="typesystem_gui.xml.in" generate="no"/>
-
+ <load-typesystem name="typesystem_gui.xml" generate="no"/>
+
<object-type name="QSvgRenderer" />
<object-type name="QSvgWidget" />
@@ -11,7 +11,7 @@
<reference-count action="add"/>
</modify-argument>
</modify-function>
-
+
<modify-function signature="outputDevice() const">
<modify-argument index="return">
<define-ownership class="target" owner="default"/>