diff generator/typesystem_gui.xml @ 210:3ea0efe4d31e

fixes for d2.
author SokoL_SD
date Tue, 14 Jul 2009 11:25:43 +0000
parents 2cbced9b5c09
children f7dca08fc816
line wrap: on
line diff
--- a/generator/typesystem_gui.xml	Tue Jul 14 09:52:28 2009 +0000
+++ b/generator/typesystem_gui.xml	Tue Jul 14 11:25:43 2009 +0000
@@ -1657,6 +1657,9 @@
         <include file-name="QStringList" location="global"/>
     </extra-includes>
     <modify-function signature="operator=(QFont)" remove="all"/>
+    <inject-code>
+	<import-file name="typesystem_gui-java.java" quote-after-line="class QFont___" quote-before-line="}// class"/>
+    </inject-code>
   </value-type>
 
   <value-type name="QTextTableCell" delete-in-main-thread="yes">