From 50db2f3b2ea800fdc3e197705c210ab7afcfb0de Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 20 Dec 2010 11:18:42 -0200 Subject: Fix bug#558 - "print attribute of a QWebFrame cannot be accessed normally" --- PySide/QtGui/typesystem_gui_common.xml | 2 ++ PySide/QtWebKit/typesystem_webkit.xml | 1 + 2 files changed, 3 insertions(+) (limited to 'PySide') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index cf8f2736f..c27c4a058 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -4909,11 +4909,13 @@ + + diff --git a/PySide/QtWebKit/typesystem_webkit.xml b/PySide/QtWebKit/typesystem_webkit.xml index da709a437..d6fc9a7b1 100644 --- a/PySide/QtWebKit/typesystem_webkit.xml +++ b/PySide/QtWebKit/typesystem_webkit.xml @@ -53,6 +53,7 @@ + -- cgit v1.2.3