aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtGui/typesystem_gui.xml.in')
-rw-r--r--PySide/QtGui/typesystem_gui.xml.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/PySide/QtGui/typesystem_gui.xml.in b/PySide/QtGui/typesystem_gui.xml.in
index 8ef52b10f..2dc967626 100644
--- a/PySide/QtGui/typesystem_gui.xml.in
+++ b/PySide/QtGui/typesystem_gui.xml.in
@@ -1,6 +1,5 @@
<?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"/>
+ <load-typesystem name="typesystem_gui_@MODULE_NAME@.xml" generate="yes"/>
</typesystem>