aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui.xml.in
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2010-01-26 22:17:04 -0200
committerHugo Lima <hugo.lima@openbossa.org>2010-01-27 16:57:15 -0200
commitd35fd7fa2c689af2467b98cb45e0fa42efbd59b1 (patch)
tree329341a360f1aaf9b18517134ae2e64c93879682 /PySide/QtGui/typesystem_gui.xml.in
parent478a440f26eefdd04afdc69daa93e89b1bdcdfdf (diff)
Initial QtGui bindings.
Diffstat (limited to 'PySide/QtGui/typesystem_gui.xml.in')
-rw-r--r--PySide/QtGui/typesystem_gui.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/PySide/QtGui/typesystem_gui.xml.in b/PySide/QtGui/typesystem_gui.xml.in
new file mode 100644
index 000000000..8ef52b10f
--- /dev/null
+++ b/PySide/QtGui/typesystem_gui.xml.in
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<typesystem package="PySide.QtGui">
+ <load-typesystem name="typesystem_core.xml" generate="no"/>
+ <!-- TODO: Replace x11 for a proper variable which identifies the current platform -->
+ <load-typesystem name="typesystem_gui_x11.xml" generate="yes"/>
+</typesystem>