Compile fix

This commit is contained in:
Joshua Granick
2017-08-24 13:22:08 -07:00
parent 9991e99fee
commit 812ca09934

View File

@@ -7,7 +7,7 @@ package flash.ui;
var customItems : Array<Dynamic>;
@:require(flash10) var link : flash.net.URLRequest;
function new() : Void;
function clone() : ContextMenu;
//function clone() : ContextMenu;
function hideBuiltInItems() : Void;
@:require(flash10_1) static var isSupported(default,never) : Bool;
//override function clone() : flash.display.NativeMenu;