aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtGui/typesystem_gui_common.xml')
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index 5067812ae..7fbfb7ef1 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -1462,7 +1462,7 @@
<modify-function signature="boundingRect(QChar)const" rename="boundingRectChar">
<modify-argument index="1">
- <replace-type modified-type="PyBytes"/>
+ <replace-type modified-type="char"/>
</modify-argument>
<inject-code class="target" position="beginning">
<insert-template name="QFontCharFix"/>
@@ -1471,7 +1471,7 @@
<modify-function signature="width(QChar)const" rename="widthChar">
<modify-argument index="1">
- <replace-type modified-type="PyBytes"/>
+ <replace-type modified-type="char"/>
</modify-argument>
<inject-code class="target" position="beginning">
<insert-template name="QFontCharFix"/>
@@ -1538,7 +1538,7 @@
<modify-function signature="boundingRect(QChar)const" rename="boundingRectChar">
<modify-argument index="1">
- <replace-type modified-type="PyBytes"/>
+ <replace-type modified-type="char"/>
</modify-argument>
<inject-code class="target" position="beginning">
<insert-template name="QFontCharFix"/>
@@ -1547,7 +1547,7 @@
<modify-function signature="width(QChar)const" rename="widthChar">
<modify-argument index="1">
- <replace-type modified-type="PyBytes"/>
+ <replace-type modified-type="char"/>
</modify-argument>
<inject-code class="target" position="beginning">
<insert-template name="QFontCharFix"/>