From 79f837715f1a3bb91ed728e62eb27a5b0887b215 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Tue, 5 Oct 2010 11:48:44 -0300 Subject: Removed whitespaces. --- PySide/QtGui/typesystem_gui_common.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PySide') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index b490319e2..29b16571c 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -3250,13 +3250,13 @@ - Shiboken::keepReference(reinterpret_cast<Shiboken::SbkBaseWrapper*>(%PYSELF), "__style__", %PYARG_1); + Shiboken::keepReference(reinterpret_cast<Shiboken::SbkBaseWrapper*>(%PYSELF), "__style__", %PYARG_1); QStyle* myStyle = %CPPSELF->style(); - if (myStyle && qApp) { + if (myStyle && qApp) { %PYARG_0 = %CONVERTTOPYTHON[QStyle*](myStyle); QStyle *appStyle = qApp->style(); if (appStyle == myStyle) { @@ -4966,7 +4966,7 @@ - + -- cgit v1.2.3