浏览代码

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