aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.lima@openbossa.org>2010-05-20 14:30:29 -0300
committerHugo Parente Lima <hugo.lima@openbossa.org>2010-05-20 14:55:48 -0300
commit5442c99d143fedb2fd7acd02e6e9d6195c16504d (patch)
treea533dda4a4531d93206833220e73c0f128ccc6fc /PySide
parent5ee62778c17d502d71ab9fc4199bd738fc432311 (diff)
Fix bug #229.
Just remove the removal of some functions from Qt namespaces. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.araujo@openbossa.org>
Diffstat (limited to 'PySide')
-rw-r--r--PySide/QtCore/typesystem_core.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index 186be106a..9e9a45b64 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -576,10 +576,6 @@
<rejection class="QAbstractFileEngineIterator" enum-name="EntryInfoType"/>
<rejection class="QDataStream" enum-name="ByteOrder"/>
<namespace-type name="Qt">
- <modify-function signature="codecForHtml(const QByteArray &amp;)" remove="all"/>
- <modify-function signature="mightBeRichText(const QString &amp;)" remove="all"/>
- <modify-function signature="escape(const QString&amp;)" remove="all"/>
- <modify-function signature="convertFromPlainText(const QString &amp;, Qt::WhiteSpaceMode)" remove="all"/>
<extra-includes>
<include file-name="QTextDocument" location="global"/>
</extra-includes>