diff generator/typesystem_core.xml @ 4:0a29ce1ae854

CMake build script. Small fixes in examples.
author SokoL_SD
date Wed, 13 May 2009 19:01:55 +0000
parents ee8e70aca95e
children 374a61671448
line wrap: on
line diff
--- a/generator/typesystem_core.xml	Wed May 13 17:34:40 2009 +0000
+++ b/generator/typesystem_core.xml	Wed May 13 19:01:55 2009 +0000
@@ -1924,7 +1924,7 @@
     </object-type>
 
   <value-type name="QLine" wrap="struct"/>
-  <value-type name="QLineF" wrap="struct">
+  <value-type name="QLineF" wrap="struct" >
         <inject-code>
             <import-file name="typesystem_core-java.java" quote-after-line="class QLineF___" quote-before-line="}// class"/>
         </inject-code>