aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtMaemo5
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/QtMaemo5
parentcc695f88bd82e26e957ce3633fc8d8c042a12b44 (diff)
Replaced all entries of reference-count with action=add to action=set.
Diffstat (limited to 'PySide/QtMaemo5')
-rw-r--r--PySide/QtMaemo5/typesystem_maemo5.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/PySide/QtMaemo5/typesystem_maemo5.xml b/PySide/QtMaemo5/typesystem_maemo5.xml
index 74715ea0d..803404d0b 100644
--- a/PySide/QtMaemo5/typesystem_maemo5.xml
+++ b/PySide/QtMaemo5/typesystem_maemo5.xml
@@ -47,7 +47,7 @@
<object-type name="QMaemo5InformationBox">
<modify-function signature="setWidget(QWidget*)">
<modify-argument index="1">
- <reference-count action="add"/>
+ <reference-count action="set"/>
</modify-argument>
</modify-function>
<modify-function signature="paintEvent(QPaintEvent*)">
@@ -61,7 +61,7 @@
<object-type name="QMaemo5ListPickSelector">
<modify-function signature="setModel(QAbstractItemModel*)">
<modify-argument index="1">
- <reference-count action="add"/>
+ <reference-count action="set"/>
</modify-argument>
</modify-function>