Explorar el Código

no flash-strict restriction.

Nicolas Cannasse hace 19 años
padre
commit
b535dae785
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      std/haxe/ImportAll.hx

+ 5 - 0
std/haxe/ImportAll.hx

@@ -141,6 +141,11 @@ import flash.net.FileReferenceList;
 import flash.system.IME;
 import flash.text.TextRenderer;
 
+import flash.forms.Button;
+import flash.forms.Component;
+import flash.forms.Container;
+import flash.forms.Position;
+
 #end
 
 #if neko