From 8408da40caaa7343b340ae9ddc957639d00966fa Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Thu, 14 Apr 2011 10:00:42 -0300 Subject: [PATCH] The funcition QSplashScreen.repaint was removed because that override the QWidget.repaint. This will save some genereted code and does not produce any side-effect. Reviewer: Marcelo Lira Hugo Parente Lima --- PySide/QtGui/typesystem_gui_common.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index bb315f2..37cfae4 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -4683,7 +4683,7 @@ - +