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

initial commit for D2 support
author eldar
date Sun, 12 Jul 2009 18:58:03 +0000
parents 4fcf7ba2a791
children 7664de4a55e5
line wrap: on
line diff
--- a/generator/typesystem_core-java.java	Sat Jul 11 11:17:44 2009 +0000
+++ b/generator/typesystem_core-java.java	Sun Jul 12 18:58:03 2009 +0000
@@ -137,7 +137,7 @@
 
     protected static QCoreApplication m_instance = null;
 
-	this(in string[] args)
+	this(string[] args)
 	{
 //        if (m_instance != null)
 //            throw new RuntimeException("QCoreApplication can only be initialized once");