Fix copy-paste error in @:native of SystemIdleMode
This commit is contained in:
committed by
Joshua Granick
parent
9ae4c67103
commit
47b4062f47
@@ -1,6 +1,6 @@
|
|||||||
package flash.desktop;
|
package flash.desktop;
|
||||||
|
|
||||||
@:native("flash.data.SQLCollationType")
|
@:native("flash.desktop.SystemIdleMode")
|
||||||
@:enum extern abstract SystemIdleMode(String)
|
@:enum extern abstract SystemIdleMode(String)
|
||||||
{
|
{
|
||||||
var KEEP_AWAKE;
|
var KEEP_AWAKE;
|
||||||
|
|||||||
Reference in New Issue
Block a user