Browse Source

added flash.Button

Nicolas Cannasse 19 years ago
parent
commit
c4d2f95d58
1 changed files with 1 additions and 0 deletions
  1. 1 0
      std/haxe/ImportAll.hx

+ 1 - 0
std/haxe/ImportAll.hx

@@ -256,6 +256,7 @@ import flash.Boot;
 import flash.Lib;
 
 import flash.Accessibility;
+import flash.Button;
 import flash.Camera;
 import flash.Color;
 import flash.ContextMenu;