From bb32f636589e915811d5ad9dce598f226fa49fbf Mon Sep 17 00:00:00 2001 From: Renato Oliveira Date: Wed, 19 May 2010 14:32:14 -0300 Subject: MacOs compiler fix. Reviewer: Hugo Parente Lima , Luciano Wolf --- PySide/QtGui/typesystem_gui_common.xml | 1 - PySide/QtGui/typesystem_gui_mac.xml | 11 ++++++----- PySide/QtGui/typesystem_gui_x11.xml | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'PySide/QtGui') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 9697e3cf8..238eea698 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -439,7 +439,6 @@ - diff --git a/PySide/QtGui/typesystem_gui_mac.xml b/PySide/QtGui/typesystem_gui_mac.xml index a505126c7..b27df0fce 100644 --- a/PySide/QtGui/typesystem_gui_mac.xml +++ b/PySide/QtGui/typesystem_gui_mac.xml @@ -1,12 +1,13 @@ - - - - + + + - + + + diff --git a/PySide/QtGui/typesystem_gui_x11.xml b/PySide/QtGui/typesystem_gui_x11.xml index 07c9e5e30..742987430 100644 --- a/PySide/QtGui/typesystem_gui_x11.xml +++ b/PySide/QtGui/typesystem_gui_x11.xml @@ -8,5 +8,7 @@ + + -- cgit v1.2.3