aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtWebKit
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2011-03-22 14:55:38 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:54:05 -0300
commitfda4e800cab59b96780951d28b32a477ceccd290 (patch)
treeb90453d4b32dc5d6022cc1e5f1964979bc2da486 /PySide/QtWebKit
parent080dafd0e50f63943bcf7f0b9e8cdd11b37a4230 (diff)
Type systems of all modules but QtCore and QtGui reviewed.
Diffstat (limited to 'PySide/QtWebKit')
-rw-r--r--PySide/QtWebKit/typesystem_webkit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtWebKit/typesystem_webkit.xml b/PySide/QtWebKit/typesystem_webkit.xml
index ca763bf70..1e632926b 100644
--- a/PySide/QtWebKit/typesystem_webkit.xml
+++ b/PySide/QtWebKit/typesystem_webkit.xml
@@ -54,7 +54,7 @@
</modify-argument>
</modify-function>
<modify-function signature="print(QPrinter*)const" rename="print_" />
- <!-- TODO QMultiMap isn't implemented yet -->
+ <!-- See BUG 773 -->
<modify-function signature="metaData()const" remove="all" />
</object-type>