aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-08-20 13:20:34 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-08-20 18:09:58 -0300
commit7b9a4707ce9f178bb3122444b16d7ad1e05a515c (patch)
tree7da64d3287dbfcb8bd0337e54929dc39c3bb7d85 /PySide/QtCore
parent2bdba4680c7ead9b3488a0dc01bf0945ae57c3a8 (diff)
Fixed typesystem for windows.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>
Diffstat (limited to 'PySide/QtCore')
-rw-r--r--PySide/QtCore/typesystem_core.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index 571cc913d..c377c7fd2 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -36,6 +36,7 @@
<rejection class="QMetaObject" function-name="changeGuard"/>
<rejection class="QMetaObject" function-name="removeGuard"/>
+ <rejection calls="WId" />
<rejection class="QFutureSynchronizer"/>
<rejection class="QByteArray" function-name="contains"/>
<rejection class="QRunnable"/>