diff generator/typesystem_gui-java.java @ 188:7dd099050621

initial commit for D2 support
author eldar
date Sun, 12 Jul 2009 18:58:03 +0000
parents 00d84545551e
children a1b48a630f73
line wrap: on
line diff
--- a/generator/typesystem_gui-java.java	Sat Jul 11 11:17:44 2009 +0000
+++ b/generator/typesystem_gui-java.java	Sun Jul 12 18:58:03 2009 +0000
@@ -1079,7 +1079,7 @@
 
 class QApplication___ extends QApplication {
 
-        this(in string[] args)
+    this(string[] args)
 	{
 //        if (m_instance != null)
 //            throw new RuntimeException("QCoreApplication can only be initialized once");