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/05/03 05:56:24 UTC

[royale-asjs] branch feature/MXRoyale updated: Update MXRoyaleClasses for InvokeEvent

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 601c418  Update MXRoyaleClasses for InvokeEvent
601c418 is described below

commit 601c418c7544f12d6565bfe60b851eeb526da9c4
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 3 10:56:23 2018 +0500

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

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index 5e1167a..9f7e948 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -134,7 +134,7 @@ internal class MXRoyaleClasses
 	import mx.effects.TweenEffect; TweenEffect; 
 	import mx.rpc.Fault; Fault;
 	import mx.rpc.AsyncToken; AsyncToken;
-
+	import mx.rpc.events.InvokeEvent; InvokeEvent;
 	
     COMPILE::SWF
     {

-- 
To stop receiving notification emails like this one, please contact
alinakazi@apache.org.