diff options
author | Hugo Parente Lima <hugo.pl@gmail.com> | 2010-08-31 16:30:04 -0300 |
---|---|---|
committer | Hugo Parente Lima <hugo.pl@gmail.com> | 2010-08-31 16:36:32 -0300 |
commit | 7638112ea84ee3ed2b9a671179e46c81e694afd8 (patch) | |
tree | c6fdc52511c7dc1910825906287c8defd3fb042f /PySide/QtGui/typesystem_gui_mac.xml | |
parent | dc1eef279e3b34f5e978e2e07a80969b07a112e8 (diff) | |
download | shiboken-7638112ea84ee3ed2b9a671179e46c81e694afd8.tar.gz shiboken-7638112ea84ee3ed2b9a671179e46c81e694afd8.tar.xz shiboken-7638112ea84ee3ed2b9a671179e46c81e694afd8.zip |
Do not include QtGui common typesystem twice.
Diffstat (limited to 'PySide/QtGui/typesystem_gui_mac.xml')
-rw-r--r-- | PySide/QtGui/typesystem_gui_mac.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PySide/QtGui/typesystem_gui_mac.xml b/PySide/QtGui/typesystem_gui_mac.xml index a0c84c0f..33603232 100644 --- a/PySide/QtGui/typesystem_gui_mac.xml +++ b/PySide/QtGui/typesystem_gui_mac.xml @@ -5,8 +5,6 @@ <primitive-type name="Qt::HANDLE" target-lang-api-name="PyObject"/> - <load-typesystem name="typesystem_gui_commom.xml" generate="yes"/> - <suppress-warning text="enum 'QPixmap::ShareMode' does not have a type entry or is not an enum" /> <suppress-warning text="enum 'QSysInfo::Endian' is specified in typesystem, but not declared" /> <suppress-warning text="type 'QGtkStyle' is specified in typesystem, but not defined. This could potentially lead to compilation errors." /> |