aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/typesystem_core.xml
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-11-16 13:12:21 -0200
committerHugo Parente Lima <hugo.pl@gmail.com>2010-11-16 14:58:30 -0200
commitbd3efd2a0f39c7f0ec7be88672e30c332ac1d1fe (patch)
treef902a61bcb6e4cfdecbf772ebe8c3f6207e52388 /PySide/QtCore/typesystem_core.xml
parentd2e204f3df1c80112cf42bb117db81299f93f8cf (diff)
Fix bug#471 - "QtCore.QObject is missing 'thread' method"
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
Diffstat (limited to 'PySide/QtCore/typesystem_core.xml')
-rw-r--r--PySide/QtCore/typesystem_core.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index c5d3ac552..b5243c6c2 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -1167,7 +1167,6 @@
<parent index="1" action="add"/>
</modify-argument>
</modify-function>
- <modify-function signature="thread() const" remove="all"/>
<modify-function signature="connect(const QObject*, const char*, const char *, Qt::ConnectionType) const">
<modify-argument index="4">
<rename to="type"/>