You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/08/02 07:22:53 UTC

[royale-asjs] branch feature/MXRoyale updated: Update MXRoyaleClasses.as

This is an automated email from the ASF dual-hosted git repository.

alinakazi pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 8eeecb9  Update MXRoyaleClasses.as
8eeecb9 is described below

commit 8eeecb9861878ab1b9a12c516982716d41a323e6
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu Aug 2 12:22:52 2018 +0500

    Update MXRoyaleClasses.as
---
 frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index a9faa3e..d10b69f 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -132,6 +132,7 @@ internal class MXRoyaleClasses
 	import mx.events.TextEvent; TextEvent;
 	import mx.display.Bitmap; Bitmap;
 	import mx.external.ExternalInterface; ExternalInterface;
+	import mx.events.KeyboardEvent; KeyboardEvent;
 	
 	COMPILE::JS
     	{