aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtSvg
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2011-02-08 18:43:13 -0200
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:53:56 -0300
commit079e6beb2d5152f33deb6c2c5144cbed302752a9 (patch)
tree8914d602fb00ab217b95ad3ca549a92dd2478aa0 /PySide/QtSvg
parentcc695f88bd82e26e957ce3633fc8d8c042a12b44 (diff)
Replaced all entries of reference-count with action=add to action=set.
Diffstat (limited to 'PySide/QtSvg')
-rw-r--r--PySide/QtSvg/typesystem_svg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtSvg/typesystem_svg.xml b/PySide/QtSvg/typesystem_svg.xml
index 484864e0b..0592fc688 100644
--- a/PySide/QtSvg/typesystem_svg.xml
+++ b/PySide/QtSvg/typesystem_svg.xml
@@ -27,7 +27,7 @@
<object-type name="QSvgGenerator">
<modify-function signature="setOutputDevice(QIODevice*)">
<modify-argument index="1">
- <reference-count action="add"/>
+ <reference-count action="set"/>
</modify-argument>
</modify-function>