소스 검색

no flash-strict restriction.

Nicolas Cannasse 19 년 전
부모
커밋
b535dae785
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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