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 11:15:00 UTC

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

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 60ce62e  Update MXRoyaleClasses for AsyncResponder
60ce62e is described below

commit 60ce62e046eb410b89bfa70a994f5571ad58146d
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 3 16:14:58 2018 +0500

    Update MXRoyaleClasses for AsyncResponder
---
 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 2f84d27..a0ce4ba 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -138,6 +138,7 @@ internal class MXRoyaleClasses
 	import mx.rpc.events.ResultEvent; ResultEvent;
 	import mx.controls.VScrollBar; VScrollBar;
 	import mx.graphics.LinearGradientStroke; LinearGradientStroke;
+	import mx.rpc.AsyncResponder; AsyncResponder;
 
     COMPILE::SWF
     {

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