aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
Diffstat (limited to 'PySide')
-rw-r--r--PySide/QtGui/typesystem_gui_commom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/PySide/QtGui/typesystem_gui_commom.xml b/PySide/QtGui/typesystem_gui_commom.xml
index 66c33d4bd..686fc5fd9 100644
--- a/PySide/QtGui/typesystem_gui_commom.xml
+++ b/PySide/QtGui/typesystem_gui_commom.xml
@@ -704,11 +704,6 @@
<modify-function signature="operator+=(const QItemSelectionRange&amp;)" remove="all"/>
<modify-function signature="operator&lt;&lt;(const QList&lt;QItemSelectionRange&gt;&amp;)" remove="all"/>
<modify-function signature="operator&lt;&lt;(QItemSelectionRange)" remove="all"/>
- <add-function signature="__len__">
- <inject-code class="target" position="beginning">
- return %CPPSELF.count();
- </inject-code>
- </add-function>
</value-type>
<value-type name="QMatrix">
<extra-includes>